You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/freepv/files/freepv-0.3.0-stringh.patch

11 lines
247 B

--- src/libfreepv/Image.cpp.ORIG 2009-05-02 01:12:31.000000000 +0200
+++ src/libfreepv/Image.cpp 2013-04-11 09:37:07.436358208 +0200
@@ -23,6 +23,7 @@
*/
#include <assert.h>
+#include <string.h>
#include "Image.h"
#include "JpegReader.h"