r11055 - libprelude/trunk/src

[email protected]
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
Author: yoann
Date: 2008-10-06 16:01:16 +0200 (Mon, 06 Oct 2008)
New Revision: 11055

Modified:
   libprelude/trunk/src/prelude-io.c
Log:
Remove WIN32 specific workaround, now handled by GnuLib.


Modified: libprelude/trunk/src/prelude-io.c
===================================================================
--- libprelude/trunk/src/prelude-io.c	2008-10-06 14:01:13 UTC (rev 11054)
+++ libprelude/trunk/src/prelude-io.c	2008-10-06 14:01:16 UTC (rev 11055)
@@ -59,10 +59,6 @@
 # define MIN(x, y) ((x) < (y) ? (x) : (y))
 #endif
 
-#if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
-# define ioctl ioctlsocket
-#endif
-
 struct prelude_io {
 
         int fd;

_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.