Simple streaming functionality
[matches/MCTX3420.git] / server / log.c
index 6f44bb0..f7e39bc 100644 (file)
@@ -5,8 +5,10 @@
 
 
 #include <unistd.h>
+#include <stdarg.h>
 
 // --- Custom headers --- //
+#include "common.h"
 #include "log.h"
 #include "options.h"
 

UCC git Repository :: git.ucc.asn.au