Portability tweak from Shaun Jackman, don't include asm/page.h directly.
This commit is contained in:
parent
997650b972
commit
7818a422bc
@ -11,8 +11,8 @@
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/param.h>
|
||||
#include <unistd.h>
|
||||
#include <asm/page.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "libbb.h"
|
||||
|
Loading…
Reference in New Issue
Block a user