summaryrefslogtreecommitdiffstats
path: root/WebServer
diff options
context:
space:
mode:
Diffstat (limited to 'WebServer')
-rw-r--r--WebServer/Globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebServer/Globals.h b/WebServer/Globals.h
index 389654d33..2ef0b70ac 100644
--- a/WebServer/Globals.h
+++ b/WebServer/Globals.h
@@ -65,6 +65,7 @@
// CRT stuff:
#include <assert.h>
#include <stdio.h>
+#include <stdarg.h>