OSDN Git Service

Don't include asm/unistd.h
authorEric Andersen <andersen@codepoet.org>
Wed, 27 Jun 2001 19:01:47 +0000 (19:01 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 27 Jun 2001 19:01:47 +0000 (19:01 -0000)
include/unistd.h

index b13d0c1..d5856d2 100644 (file)
@@ -26,7 +26,6 @@
 #include <errno.h>
 #include <features.h>
 #include <sys/types.h>
-#include <asm/unistd.h>
 
 __BEGIN_DECLS