diff options
Diffstat (limited to 'libbb/procps.c')
-rw-r--r-- | libbb/procps.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libbb/procps.c b/libbb/procps.c index 2d2a966..fcc9c2d 100644 --- a/libbb/procps.c +++ b/libbb/procps.c @@ -8,7 +8,6 @@ * */ -#if ! defined CONFIG_FEATURE_USE_DEVPS_PATCH #include <dirent.h> #include <string.h> #include <stdlib.h> @@ -131,8 +130,6 @@ extern procps_status_t * procps_scan(int save_user_arg0) } } -#endif /* CONFIG_FEATURE_USE_DEVPS_PATCH. Else this file is empty */ - /* END CODE */ /* Local Variables: |