mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 09:19:51 +00:00
aa5e046054
Header is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
11 lines
170 B
Diff
11 lines
170 B
Diff
--- a/src/conf.c
|
|
+++ b/src/conf.c
|
|
@@ -27,6 +27,7 @@
|
|
#endif
|
|
#include "conf.h"
|
|
#include "cfgparser1.h"
|
|
+#include "debug.h"
|
|
|
|
#ifdef HAVE_ASSERT_H
|
|
# include <assert.h>
|