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