diff options
Diffstat (limited to 'gdb/config/sparc/xm-sun4sol2.h')
-rw-r--r-- | gdb/config/sparc/xm-sun4sol2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h index b775f7cdba0..490962d4495 100644 --- a/gdb/config/sparc/xm-sun4sol2.h +++ b/gdb/config/sparc/xm-sun4sol2.h @@ -21,7 +21,7 @@ /* Pick up more stuff from the generic SVR4 host include file. */ -#include "xm-sysv4.h" +#include "config/xm-sysv4.h" /* These are not currently used in SVR4 (but should be, FIXME!). */ #undef DO_DEFERRED_STORES |