03b1f265cd
PR: ports/75042 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
10 lines
331 B
C++
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>
|