Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not
[platform/upstream/busybox.git] / libbb / procps.c
index 2d2a966..fcc9c2d 100644 (file)
@@ -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: