Move C-related declarations to compile-c.h
[deliverable/binutils-gdb.git] / gdb / compile / compile-c-types.c
index 212cfe66bef4b478f721d3b474a847ab84cdb72c..46b9f2b3b42655d3726e805cfa8f549b56f12d76 100644 (file)
@@ -21,6 +21,7 @@
 #include "defs.h"
 #include "gdbtypes.h"
 #include "compile-internal.h"
+#include "compile-c.h"
 #include "objfiles.h"
 
 /* An object that maps a gdb type to a gcc type.  */
This page took 0.026104 seconds and 4 git commands to generate.