]> git.pond.sub.org Git - empserver/blobdiff - src/lib/w32/unistd.h
Update copyright notice
[empserver] / src / lib / w32 / unistd.h
index ad80354b39ca14f36faf7d363c5732cfd70ae9ab..03d0b043a78e7ec62a2326c2e507f53f4cdbce0c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2012, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -28,7 +28,7 @@
  *
  *  Known contributors to this file:
  *     Ron Koenderink, 2007
- *     Markus Armbruster, 2007-2009
+ *     Markus Armbruster, 2007-2013
  */
 
 /*
  * breaks if the system's declaration is included later.  Include them
  * here.  Major name space pollution, can't be helped.
  */
+#include <direct.h>
 #include <getopt.h>
 #include <io.h>
-#include <direct.h>
+#include <process.h>
 #include <sys/stat.h>
 #include "w32types.h"