summaryrefslogtreecommitdiff
path: root/games/galaxyhack/files/patch-JSDL.cpp
blob: bacd8c758b04f82186a3288e6441b39115ba7a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>