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:
authorRob Landley <rob@landley.net>2006-08-16 01:37:55 +0400
committerRob Landley <rob@landley.net>2006-08-16 01:37:55 +0400
commit4640b05afd2220ccf7f385a9e8dcc18362196957 (patch)
tree81981591b155931bdb92c4b599ae19970600d202 /modutils
parenta299efb7b0baea494bf1cb4f050879c29240e5c4 (diff)
Bernhard Fischer pointed out some leftover debris needing cleanup.
Diffstat (limited to 'modutils')
-rw-r--r--modutils/lsmod.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/modutils/lsmod.c b/modutils/lsmod.c
index 55d336bf8..ed194edd6 100644
--- a/modutils/lsmod.c
+++ b/modutils/lsmod.c
@@ -12,18 +12,6 @@
*/
#include "busybox.h"
-//#include <stdlib.h>
-//#include <stdio.h>
-//#include <string.h>
-//#include <stddef.h>
-//#include <errno.h>
-//#include <unistd.h>
-//#include <dirent.h>
-//#include <ctype.h>
-//#include <assert.h>
-//#include <getopt.h>
-//#include <sys/utsname.h>
-//#include <sys/file.h>
#ifndef CONFIG_FEATURE_CHECK_TAINTED_MODULE