ujail: remove "#include log.h" from elf.h
[project/procd.git] / jail / elf.h
index 570e4d0..4ab928d 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;