mirror of https://github.com/mirror/busybox.git
doh!
parent
8f3bc4ce52
commit
f295b5a408
|
@ -16,7 +16,7 @@
|
|||
|
||||
#include "libbb.h"
|
||||
|
||||
#ifndef
|
||||
#ifndef PAGE_MASK
|
||||
#define PAGE_MASK (~((getpagesize())-1))
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue