From: Eric Andersen Date: Sat, 20 Dec 2003 10:23:28 +0000 (-0000) Subject: bother. It seems I can't read. X-Git-Tag: 1_00_pre5~6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0933a92f5a623435c492fa98ed5f3309f88b6c1e;p=oweals%2Fbusybox.git bother. It seems I can't read. --- 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