]> andersk Git - libfaim.git/blobdiff - aim_rxqueue.c
One more.
[libfaim.git] / 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.109676 seconds and 4 git commands to generate.