diff options
Diffstat (limited to 'sysdeps/mach/mips/sysdep.h')
-rw-r--r-- | sysdeps/mach/mips/sysdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/mips/sysdep.h b/sysdeps/mach/mips/sysdep.h index 7bacb02cf4..45cbf6920c 100644 --- a/sysdeps/mach/mips/sysdep.h +++ b/sysdeps/mach/mips/sysdep.h @@ -80,4 +80,4 @@ _start:\n\ #define ret j ra; nop #endif -#include_next <sysdep.h> +#include <sysdeps/mach/sysdep.h> |