]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/turn.c
There's no reason to include <time.h> in empio.h, except it's missing
[empserver] / src / lib / commands / turn.c
index c2841047702d4e2668d16eb37bf60174bd5ae66e..e48738719b8a6a7a333ad05cf61ac4f02de6939f 100644 (file)
 
 #include <config.h>
 
+#include <errno.h>
+#include <fcntl.h>
+#include <time.h>
 #include "misc.h"
 #include "player.h"
 #include "tel.h"
 #include "commands.h"
 #include "optlist.h"
 
-#include <errno.h>
-#include <fcntl.h>
-
 /*
  * Enable / disable logins and set the message of the day.
  */