remove gdb_stat.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / remote-utils.c
index 8e8a4d6f5f7566b1fd4fe3b27de0a0f9ff25aed4..a48ca35a9086a5054f59f0f9809147e1559f0384 100644 (file)
@@ -57,7 +57,7 @@
 #if HAVE_ARPA_INET_H
 #include <arpa/inet.h>
 #endif
-#include "gdb_stat.h"
+#include <sys/stat.h>
 #if HAVE_ERRNO_H
 #include <errno.h>
 #endif
This page took 0.023532 seconds and 4 git commands to generate.