ujail: remove "#include log.h" from elf.h
[project/procd.git] / jail / elf.h
index 570e4d0d1ebe23e68b80388463ca6fae52b9d0dc..4ab928d80e7f1a8f62ef75e9ddaca3e72daecd7e 100644 (file)
@@ -16,8 +16,6 @@
 #include <libubox/avl.h>
 #include <libubox/avl-cmp.h>
 
-#include "log.h"
-
 struct library {
        struct avl_node avl;
        char *name;