summaryrefslogtreecommitdiff
path: root/games/dopewars/patches/patch-ad
blob: d1394f975109257872dd264a3e217d4fdaebfd20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.2 2001/06/04 16:14:06 wiz Exp $

--- src/serverside.c.orig	Sun May 13 05:24:02 2001
+++ src/serverside.c
@@ -26,6 +26,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <sys/stat.h>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>