mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
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>
|