import patches/ and cmake support
[project/mountd.git] / log.c
diff --git a/log.c b/log.c
index 263e1d5..ae7a7c9 100644 (file)
--- a/log.c
+++ b/log.c
@@ -2,6 +2,8 @@
 #include <syslog.h>
 #include <stdarg.h>
 
+#include "include/log.h"
+
 extern int daemonize;
 
 void log_start(void)