diff --git a/gdb/coredep.c b/gdb/coredep.c index e216eedcb1..87011c445f 100644 --- a/gdb/coredep.c +++ b/gdb/coredep.c @@ -32,7 +32,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include -#ifdef USG +#ifndef USG #include #endif