aboutsummaryrefslogtreecommitdiff
path: root/gdb/symm-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symm-nat.c')
-rw-r--r--gdb/symm-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symm-nat.c b/gdb/symm-nat.c
index 6f235bd..436f68c 100644
--- a/gdb/symm-nat.c
+++ b/gdb/symm-nat.c
@@ -36,7 +36,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/proc.h>
#include <sys/dir.h>
#include <sys/ioctl.h>
-#include <sys/stat.h>
+#include "gdb_stat.h"
#ifdef _SEQUENT_
#include <sys/ptrace.h>
#else