From 03f2053f967aada4d75ee44d41ef3f803fb2f2a9 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 9 Feb 2000 08:52:47 +0000 Subject: Replace ../include/wait.h with gdb_wait.h. --- gdb/standalone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/standalone.c') diff --git a/gdb/standalone.c b/gdb/standalone.c index 0b655a1..ebb14d9 100644 --- a/gdb/standalone.c +++ b/gdb/standalone.c @@ -34,7 +34,7 @@ #include "symtab.h" #include "frame.h" #include "inferior.h" -#include "wait.h" +#include "gdb_wait.h" /* Random system calls, mostly no-ops to prevent link problems */ -- cgit v1.1