]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mobu.c
There's no reason to include <time.h> in empio.h, except it's missing
[empserver] / src / lib / commands / mobu.c
index e5f807fbec02d5c45a4d4b75115aeede967beb82..b1ff3736ee3787af8384338383322a41075c3237 100644 (file)
@@ -33,6 +33,8 @@
 
 #include <config.h>
 
+#include <stdio.h>
+#include <time.h>
 #include "misc.h"
 #include "player.h"
 #include "nsc.h"
@@ -42,8 +44,6 @@
 #include "server.h"
 #include "prototypes.h"
 
-#include <stdio.h>
-
 int
 mobupdate(void)
 {