File sopwith-fix-string-include.patch of Package sopwith
--- a/src/gtk/video.c 2014-11-17 22:24:44.000000000 +0100 +++ b/src/gtk/video.c 2015-03-25 16:48:15.646422118 +0100 @@ -39,7 +39,7 @@ #include "vid_vga.c" -#include <string.> +#include <string.h> BOOL vid_fullscreen = FALSE; BOOL vid_double_size = TRUE;