* gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
authorJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 12 Jul 1994 21:56:28 +0000 (21:56 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 12 Jul 1994 21:56:28 +0000 (21:56 +0000)
  for size_t definition.
* gdb.c++/templates.cc: Likewise

gdb/testsuite/ChangeLog

index f0d0a9bd2f07bcc85dc7505b0062beb772a2437c..ec9b87b584f7ff2ee1a7e33feb6a85c4df095223 100644 (file)
@@ -1,5 +1,9 @@
 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
+       * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
+         for size_t definition.
+       * gdb.c++/templates.cc: Likewise
+
        * config/mt-i386-netware: New file.
 
        * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not