aboutsummaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/win32-nat.c')
-rw-r--r--gdb/win32-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/win32-nat.c b/gdb/win32-nat.c
index c3f350a..ea0fc93 100644
--- a/gdb/win32-nat.c
+++ b/gdb/win32-nat.c
@@ -52,6 +52,7 @@
#include "gdbcmd.h"
#include <sys/param.h>
#include <unistd.h>
+#include "exec.h"
/* The ui's event loop. */
extern int (*ui_loop_hook) (int signo);