summaryrefslogtreecommitdiff
path: root/emulators/twin/patches/patch-ac
blob: 5321dde6e2cf94c6dac491772e36d43b2022f722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 2001/05/15 09:46:37 agc Exp $

--- dlls/winsock/WinSock.c.orig	Sun May 13 02:24:38 2001
+++ dlls/winsock/WinSock.c	Sun May 13 02:24:39 2001
@@ -28,6 +28,7 @@
 
  */
 
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/socket.h>
 #include <sys/time.h>