diff options
Diffstat (limited to 'cipher/rndw32.c')
-rw-r--r-- | cipher/rndw32.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cipher/rndw32.c b/cipher/rndw32.c index c5f855ca6..4ed4f772f 100644 --- a/cipher/rndw32.c +++ b/cipher/rndw32.c @@ -70,9 +70,6 @@ #include <string.h> #include <windows.h> -#ifdef __CYGWIN32__ -# include <winioctl.h> -#endif #include "types.h" |