freebsd-ports/games/urban/files/patch-src::sound::sound.cc
Pav Lucistnik 03b1f265cd - Update to 1.5.3
PR:		ports/75042
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-12-14 22:13:57 +00:00

10 lines
331 B
C++

--- src/sound/sound.cc.orig Tue Dec 14 06:29:12 2004
+++ src/sound/sound.cc Tue Dec 14 06:29:21 2004
@@ -28,6 +28,7 @@
thomas.nyberg@usa.net jonas_b@bitsmart.com
*****************************************************************************/
+#include <unistd.h>
#include <allegro.h>
#ifdef DJGPP
#include <jgmod.h>