From 7e5815897276af4764df7f5acf77142076f96088 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 28 Feb 2006 05:50:42 +0000 Subject: grab regdef.h from glibc and use that instead of kernel headers regdef.h --- libc/sysdeps/linux/alpha/syscall.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/alpha/syscall.S') 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 -#include +#include #include /* -- cgit v1.2.3