opnsense-ports/games/galaxyhack/files/patch-JSDL.cpp
Franco Fichtner 1e6c5e9d29 */*: sync with upstream
Taken from: FreeBSD
2015-09-21 07:16:00 +02:00

10 lines
183 B
C++

--- JSDL.cpp.orig 2015-09-20 01:08:54 UTC
+++ JSDL.cpp
@@ -18,6 +18,7 @@
#include <SDL_mixer.h>
#include <cstdlib>
+#include <cstring>
#include <fstream>
#include <stdexcept>