OSDN Git Service

doh
authorEric Andersen <andersen@codepoet.org>
Wed, 4 Aug 2004 17:34:07 +0000 (17:34 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 4 Aug 2004 17:34:07 +0000 (17:34 -0000)
libc/misc/internals/__uClibc_main.c

index e94d954..6d5a930 100644 (file)
@@ -17,7 +17,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <elf.h>
-#include <asm/page.h>
+#include <sys/user.h>
 #ifdef __UCLIBC_PROPOLICE__
 extern void __guard_setup(void);
 #endif