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