summaryrefslogtreecommitdiff
path: root/games/xye/patches/patch-aa
blob: 625c3709eb43f401925722685c700c2118a602eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.2 2009/09/15 11:43:02 drochner Exp $

--- src/options.cpp.orig	2009-07-27 03:02:29.000000000 +0200
+++ src/options.cpp
@@ -21,6 +21,7 @@ Permission is granted to anyone to use t
 #include "options.h"
 #include "gen.h"
 
+#include <unistd.h>
 
 #include<iostream>
 #include<fstream>