pkgsrc-ng/sysutils/dvdisaster/patches/patch-tools_pngpack.c
2016-01-21 23:41:46 +01:00

13 lines
295 B
C

$NetBSD: patch-tools_pngpack.c,v 1.1 2015/04/26 13:30:58 joerg Exp $
--- tools/pngpack.c.orig 2015-04-26 12:04:56.000000000 +0000
+++ tools/pngpack.c
@@ -22,6 +22,7 @@
#include <getopt.h>
#include <sys/stat.h>
#include <stdlib.h>
+#include <string.h>
#include "md5.h"
#include "pngio.h"