projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3bc4c
)
doh!
author
Eric Andersen
<andersen@codepoet.org>
Sat, 20 Dec 2003 09:17:50 +0000
(09:17 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 20 Dec 2003 09:17:50 +0000
(09:17 -0000)
libbb/procps.c
patch
|
blob
|
history
diff --git
a/libbb/procps.c
b/libbb/procps.c
index fbb05532a8c00a3d18437845d9545d32dbe5b788..c15b3e0a4bfd3666a23f018add49f96574fe2711 100644
(file)
--- a/
libbb/procps.c
+++ b/
libbb/procps.c
@@
-16,7
+16,7
@@
#include "libbb.h"
-#ifndef
+#ifndef
PAGE_MASK
#define PAGE_MASK (~((getpagesize())-1))
#endif