summaryrefslogtreecommitdiffstats
path: root/net/apinger/patches/070-gcc14.patch
blob: 0123d8e93191c0c93f5c922af97ef1423d20447b (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>