projects
/
umurmur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082533e
)
libconfig.h moved to include/ in OpenWRT, so no fix is required anymore.
author
fatbob313
<martin@fatbob.nu>
Sat, 18 Dec 2010 21:29:22 +0000
(21:29 +0000)
committer
fatbob313
<martin@fatbob.nu>
Sat, 18 Dec 2010 21:29:22 +0000
(21:29 +0000)
src/conf.c
patch
|
blob
|
history
diff --git
a/src/conf.c
b/src/conf.c
index 4d82e2f1b7e6aa16e0bfe03836fc6ac9af6876c6..a66d9eedc1e0107d041f7a91a8fdcd8175d590fe 100644
(file)
--- 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"