]> git.pond.sub.org Git - empserver/blobdiff - src/lib/w32/sys/uio.h
Use src/lib/w32/w32io.c for client
[empserver] / src / lib / w32 / sys / uio.h
index c32bf63dbee1d8583a1a5006d416e040762e3f2b..5a388a36c1f09c0e48a745a791b0ee47b03c253e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2009, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -35,7 +35,7 @@
 #define SYS_UIO_H
 
 #include <sys/types.h>
-#include "w32misc.h"
+#include "w32types.h"
 
 struct iovec {
     /* Base address of a memory region for input or output. */