openbsd-ports/graphics/xzgv/patches/patch-src_resizepic_c

12 lines
276 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_resizepic_c,v 1.1.1.1 2005/05/22 11:32:11 alek Exp $
--- src/resizepic.c.orig Thu May 12 14:55:02 2005
+++ src/resizepic.c Thu May 12 14:55:09 2005
@@ -6,6 +6,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "resizepic.h"