summaryrefslogtreecommitdiffstats
path: root/initd/mkdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'initd/mkdev.c')
-rw-r--r--initd/mkdev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/initd/mkdev.c b/initd/mkdev.c
index 3471461..a9a2320 100644
--- a/initd/mkdev.c
+++ b/initd/mkdev.c
@@ -28,8 +28,6 @@
#include "init.h"
-#include "../log.h"
-
static char **patterns;
static int n_patterns;
static char buf[PATH_MAX];