diff options
Diffstat (limited to 'libc/sysdeps/linux/alpha/syscall.S')
-rw-r--r-- | libc/sysdeps/linux/alpha/syscall.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/alpha/syscall.S b/libc/sysdeps/linux/alpha/syscall.S index 1ccb5815f..89901d547 100644 --- a/libc/sysdeps/linux/alpha/syscall.S +++ b/libc/sysdeps/linux/alpha/syscall.S @@ -18,7 +18,7 @@ 02111-1307 USA. */ #include <features.h> -#include <asm/regdef.h> +#include <sys/regdef.h> #include <asm/pal.h> /* |