Fix the manual more thoroughly.
[deliverable/binutils-gdb.git] / gdb / main.c
index 7ff9183c9c5e58c71b142afb88c41eee02c227ac..08f46f00168e2403ae12cc83acf0a0038f208fe9 100644 (file)
 #include "getopt.h"
 
 #include <sys/types.h>
-#include "gdb_stat.h"
+#include <sys/stat.h>
 #include <ctype.h>
 
-#include "gdb_string.h"
+#include <string.h>
 #include "event-loop.h"
 #include "ui-out.h"
 
This page took 0.026218 seconds and 4 git commands to generate.