Some #include updates.

-Erik
This commit is contained in:
Eric Andersen
2000-08-10 17:59:11 +00:00
parent 40406e6bad
commit 88f50b6bf5
53 changed files with 12 additions and 57 deletions

View File

@@ -43,7 +43,6 @@
#include <stdlib.h>
#include <sys/ioctl.h> /* for _IO */
#include <sys/utsname.h>
#include <sys/stat.h>
#include <asm/page.h> /* for PAGE_SIZE and PAGE_SHIFT */
/* we also get PAGE_SIZE via getpagesize() */