[PATCH/AIX] Add missing #include "gdb_string.h"

Joel Brobecker brobecker@gnat.com
Thu May 13 22:28:00 GMT 2004


This file was missing a gdb_string.h #include, as we are suing memset
and memcopy. The attached patch fixes it.

2004-05-13  J. Brobecker  <brobecker@gnat.com>

        * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
        * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.

Committed as obvious.

-- 
Joel
Attachment:
include.diff
Description: Text document



More information about the Gdb-patches mailing list