ea4d22774f
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24633 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 lines
230 B
Diff
15 lines
230 B
Diff
--- a/src/conf.c
|
|
+++ b/src/conf.c
|
|
@@ -32,11 +32,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
|
|
-#ifdef WRT_TARGET
|
|
-#include <libconfig/libconfig.h>
|
|
-#else
|
|
#include <libconfig.h>
|
|
-#endif
|
|
|
|
#include "types.h"
|
|
#include "conf.h"
|