File mures-0.5-string.patch of Package mures
--- src/go_gl.c +++ src/go_gl.c @@ -32,6 +32,7 @@ #include <stdlib.h> #include <math.h> #include <time.h> +#include <string.h> #include "SDL_opengl.h" #include "SDL.h" #include "SDL_image.h"
--- src/go_gl.c +++ src/go_gl.c @@ -32,6 +32,7 @@ #include <stdlib.h> #include <math.h> #include <time.h> +#include <string.h> #include "SDL_opengl.h" #include "SDL.h" #include "SDL_image.h"