Remove HAVE_SYS_UIO_H.

Change-Id: I4f401900285e166486bb426ac02bc69fc5509a3c
This commit is contained in:
Elliott Hughes
2014-11-25 13:59:21 -08:00
parent 5bb748dc6e
commit c6d435f55d
8 changed files with 0 additions and 90 deletions

View File

@@ -73,13 +73,6 @@
# define HAVE_MS_C_RUNTIME
#endif
/*
* Define this if you have sys/uio.h
*/
#ifdef __CYGWIN__
#define HAVE_SYS_UIO_H
#endif
/*
* Define this if we want to use WinSock.
*/