summaryrefslogtreecommitdiffhomepage
path: root/libs
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-11-25 19:22:38 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-11-25 19:22:38 +0000
commit68e9458ae0b762096f33d8aac795452ac926a4e5 (patch)
treeef08fff5e19097f86c49d9ae94df0de0a83e2f64 /libs
parentcd0bb63394f36a93264f6639b9936c7ac0e97656 (diff)
libs/web: remove unneeded include
Diffstat (limited to 'libs')
-rw-r--r--libs/web/src/template_utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/web/src/template_utils.h b/libs/web/src/template_utils.h
index 371b6a37c..1683a3ee1 100644
--- a/libs/web/src/template_utils.h
+++ b/libs/web/src/template_utils.h
@@ -22,7 +22,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <dlfcn.h>
/* buffer object */