diff options
Diffstat (limited to 'gdb/main.c')
-rw-r--r-- | gdb/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ #include "getopt.h" #include <sys/types.h> -#include "gdb_stat.h" +#include <sys/stat.h> #include <ctype.h> #include <string.h> |