Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-20 13:23:28 +0300
committerEric Andersen <andersen@codepoet.org>2003-12-20 13:23:28 +0300
commit0933a92f5a623435c492fa98ed5f3309f88b6c1e (patch)
treec1935e67a26013543b0e1137ba6915d2010c301c /libbb/procps.c
parentf295b5a408180d713297c9c1c8f732a6a78d4ab6 (diff)
bother. It seems I can't read.
Diffstat (limited to 'libbb/procps.c')
-rw-r--r--libbb/procps.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libbb/procps.c b/libbb/procps.c
index c15b3e0a4..44103fae8 100644
--- a/libbb/procps.c
+++ b/libbb/procps.c
@@ -16,10 +16,6 @@
#include "libbb.h"
-#ifndef PAGE_MASK
-#define PAGE_MASK (~((getpagesize())-1))
-#endif
-
extern procps_status_t * procps_scan(int save_user_arg0
#ifdef CONFIG_SELINUX
, int use_selinux , security_id_t *sid