1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/emulators/dosbox/files/patch-src::gui::sdlmain.cpp
Maho Nakata e40f8a28a3 Fix build on 4-STABLE
Submitted by:	kris via bento
2003-07-29 00:49:08 +00:00

13 lines
337 B
C++

--- src/gui/sdlmain.cpp.orig Sun May 11 14:05:10 2003
+++ src/gui/sdlmain.cpp Sun May 11 14:06:05 2003
@@ -39,9 +39,7 @@
//#define DISABLE_JOYSTICK
#define C_GFXTHREADED 1 //Enabled by default
-#if defined(MACOSX)
extern char** environ;
-#endif
struct SDL_Block {
volatile bool active; //If this isn't set don't draw