summaryrefslogtreecommitdiff
path: root/games/netmaj/patches/patch-ab
blob: 60515f328f8c71c8d154ac64eeed2d2bc2d2aaf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1.1.1 2001/04/22 09:58:59 kei Exp $

--- auto.c.orig	Sat Aug 31 17:14:27 1996
+++ auto.c
@@ -26,6 +26,7 @@
 usage:\n\
     auto [-h host-name] [-p port-number] [-n player-name]\n"
 
+#include <unistd.h>
 #include "pai.h"
 #include "global.h"