summaryrefslogtreecommitdiffstats
path: root/server/util/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/util/util.h')
-rw-r--r--server/util/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/util/util.h b/server/util/util.h
index 1ca359303..ade97b849 100644
--- a/server/util/util.h
+++ b/server/util/util.h
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdbool.h>
+#include "replace.h"
extern int debug_level;
void debug_fn(const char *format, ...);