diff src/win32/libc_interface.h @ 4714:51ce3eb7e0bf

[gaim-migrate @ 5025] including io.h committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Tue, 11 Mar 2003 20:36:54 +0000
parents dcc6c130c6d9
children 86037d6bf80f
line wrap: on
line diff
--- a/src/win32/libc_interface.h	Tue Mar 11 20:35:34 2003 +0000
+++ b/src/win32/libc_interface.h	Tue Mar 11 20:36:54 2003 +0000
@@ -5,6 +5,7 @@
 #ifndef _LIBC_INTERFACE_H_
 #define _LIBC_INTERFACE_H_
 #include <winsock.h>
+#include <io.h>
 #include <errno.h>
 #include "libc_internal.h"