2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / ui-file.c
index d077009956a140754bc958bc9e330dc3c3b50968..f9d5331ba6e3b47f938c0e145738113ce05a2226 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "defs.h"
 #include "ui-file.h"
+#include "gdb_string.h"
 
 #undef XMALLOC
 #define XMALLOC(TYPE) ((TYPE*) xmalloc (sizeof (TYPE)))
This page took 0.026186 seconds and 4 git commands to generate.