X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=jail%2Felf.c;h=5e22606478d1fedd521b0adfac93e2f4dbcff70d;hp=6d36215f0241391f7b36d238f42392a4b2930156;hb=321edb642dc6b7fef52c05d93de16ec47c96d1f0;hpb=9053da98b552f73d58223acc2b19f8368dcf5977 diff --git a/jail/elf.c b/jail/elf.c index 6d36215..5e22606 100644 --- a/jail/elf.c +++ b/jail/elf.c @@ -26,6 +26,7 @@ #include #include "elf.h" +#include "log.h" struct avl_tree libraries; static LIST_HEAD(library_paths);