summaryrefslogtreecommitdiff
path: root/games/blobandconquer/files/patch-src_headers.h
blob: 55ba4cdd8393220321ce2199a240cb85bb4103bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/headers.h.orig	Tue May 30 23:08:58 2006
+++ src/headers.h	Tue May 30 23:09:11 2006
@@ -20,6 +20,7 @@
 
 #define GL_GLEXT_PROTOTYPES
 
+#include "unistd.h"
 #include "stdlib.h"
 #include "stdio.h"
 #include "string.h"