diff options
Diffstat (limited to 'gdb/xm-amix.h')
-rw-r--r-- | gdb/xm-amix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/xm-amix.h b/gdb/xm-amix.h index cf55ce1..ed65e39 100644 --- a/gdb/xm-amix.h +++ b/gdb/xm-amix.h @@ -24,5 +24,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Pick up more stuff from the generic SVR4 host include file. */ -#include "xm-svr4.h" +#include "xm-sysv4.h" |