<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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 &lt;assert.h&gt;
</pre></body></html>