Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting
diff -rbu Libnet-1.1.1-RC-005/src/libnet_raw.c Libnet-1.1.1-RC-005-compiles-under-linux/src/libnet_raw.c
--- Libnet-1.1.1-RC-005/src/libnet_raw.c	2003-06-18 20:17:34.000000000 +0200
+++ Libnet-1.1.1-RC-005-compiles-under-linux/src/libnet_raw.c	2003-06-29 15:30:02.000000000 +0200
@@ -111,12 +111,13 @@
 int
 libnet_open_raw6(libnet_t *l)
 {
-#if !(__WIN32__)
+#if (__linux__)
+     int one = 1;
 #if (__svr4__)
      void *oneptr = &one;
-#endif  /* __svr4__ */
 #else
-    BOOL one;
+    int *oneptr = &one;
+#endif  /* __svr4__ */
 #endif
 
 /* Solaris IPv6 stuff */
Only in Libnet-1.1.1-RC-005-compiles-under-linux/src: libnet_raw.c.bak

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library