<sys/socket.h> contains the definition of `_IOW' on cygwin32.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1554 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-04-06 21:50:38 +00:00
parent 99d837ec14
commit 4259a6f7e1

View File

@@ -61,6 +61,9 @@ RCSID("$Id$");
#ifdef HAVE_SYS_SYSCALL_H
#include <sys/syscall.h>
#endif
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
#include <kafs.h>