]> andersk Git - moira.git/blobdiff - clients/moira/misc.c
Win32 portability mods for Pismere.
[moira.git] / clients / moira / misc.c
index 64d923c6775171e08f3510ef7854ff9090a7455d..bba985f0ac63baf68658c71cd2bc5ed715d4d33f 100644 (file)
 #include "globals.h"
 
 #include <sys/types.h>
+#ifndef _WIN32
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>
+#endif /* _WIN32 */
 
 #include <stdio.h>
 #include <stdlib.h>
This page took 0.07468 seconds and 4 git commands to generate.