Revision d317b92d

b/hw/pcnet.c
35 35
 * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR92C990.txt
36 36
 */
37 37

  
38
#ifdef _WIN32
39
#include <winsock2.h>
40
#else
38 41
#include <netinet/in.h>
42
#endif
39 43

  
40 44
#include "hw.h"
41 45
#include "pci.h"

Also available in: Unified diff