]> git.pond.sub.org Git - empserver/blobdiff - src/server/update.c
There's no reason to include <time.h> in empio.h, except it's missing
[empserver] / src / server / update.c
index 3a8f60ce3d758d62fd17f302f3fa4b0b2e3926a8..283abd9dd79c2b6b765164efbf2e952876ecc8ff 100644 (file)
@@ -39,6 +39,7 @@
 #ifndef _WIN32
 #include <sys/wait.h>
 #endif
+#include <time.h>
 #include "misc.h"
 #include "player.h"
 #include "empthread.h"