]> andersk Git - libfaim.git/commitdiff
One more.
authormid <mid>
Tue, 5 Sep 2000 04:27:14 +0000 (04:27 +0000)
committermid <mid>
Tue, 5 Sep 2000 04:27:14 +0000 (04:27 +0000)
aim_rxqueue.c

index 021fe955c8fb38f707131bd672f440a933ddbb61..c625bc2628c9957f0d30e807ee41af70e7bd5bb4 100644 (file)
@@ -7,7 +7,10 @@
  */
 
 #include <faim/aim.h> 
+
+#ifndef _WIN32
 #include <sys/socket.h>
+#endif
 
 /*
  * Since not all implementations support MSG_WAITALL, define
This page took 0.038147 seconds and 5 git commands to generate.