diff options
-rw-r--r-- | games/exult/files/patch-shapes_pngio.cc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/exult/files/patch-shapes_pngio.cc b/games/exult/files/patch-shapes_pngio.cc new file mode 100644 index 000000000000..7df562761b89 --- /dev/null +++ b/games/exult/files/patch-shapes_pngio.cc @@ -0,0 +1,10 @@ +--- shapes/pngio.cc.orig 2013-01-27 03:00:25 UTC ++++ shapes/pngio.cc +@@ -31,6 +31,7 @@ Foundation, Inc., 59 Temple Place - Suit + + #include <png.h> + #include <setjmp.h> ++#include <string.h> + + + /* |