ujail: remove "#include log.h" from elf.h
[project/procd.git] / jail / elf.c
index 6d36215..5e22606 100644 (file)
@@ -26,6 +26,7 @@
 #include <libubox/utils.h>
 
 #include "elf.h"
 #include <libubox/utils.h>
 
 #include "elf.h"
+#include "log.h"
 
 struct avl_tree libraries;
 static LIST_HEAD(library_paths);
 
 struct avl_tree libraries;
 static LIST_HEAD(library_paths);