Convert log calls to ulog() api
[project/procd.git] / initd / mkdev.c
index 3471461..a9a2320 100644 (file)
@@ -28,8 +28,6 @@
 
 #include "init.h"
 
-#include "../log.h"
-
 static char **patterns;
 static int n_patterns;
 static char buf[PATH_MAX];