Move ansidecl.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / common / common-defs.h
index ed95a364821d96de8f5597ac4fbb12340064ef3b..8106e68ed1a548ed33df5bf9d58193eed4578982 100644 (file)
@@ -29,5 +29,8 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdarg.h>
+#include <stddef.h>
+#include "ansidecl.h"
 
 #endif /* COMMON_DEFS_H */
This page took 0.025392 seconds and 4 git commands to generate.