aboutsummaryrefslogtreecommitdiff
path: root/gdb/mac-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mac-nat.c')
-rw-r--r--gdb/mac-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mac-nat.c b/gdb/mac-nat.c
index bf57227..c8fcddb 100644
--- a/gdb/mac-nat.c
+++ b/gdb/mac-nat.c
@@ -26,7 +26,7 @@
#include "frame.h" /* required by inferior.h */
#include "inferior.h"
#include "target.h"
-#include "wait.h"
+#include "gdb_wait.h"
#include "gdbcore.h"
#include "command.h"
#include <signal.h>