gdb: include gdb_wait.h in gdb_wait.c
[deliverable/binutils-gdb.git] / gdb / gdbsupport / gdb_wait.c
index 6facc48495a330a0e9dd944cffeab0f7102aa893..32139949c62709ee975d68d372960a3033a9e640 100644 (file)
@@ -19,6 +19,8 @@
 
 #include "common-defs.h"
 
+#include "gdb_wait.h"
+
 #ifdef __MINGW32__
 
 /* The underlying idea is that when a Windows program is terminated by
This page took 0.024249 seconds and 4 git commands to generate.