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

13 lines
290 B
C

$NetBSD: patch-tools_pngio.c,v 1.1 2015/04/26 13:30:58 joerg Exp $
--- tools/pngio.c.orig 2015-04-26 12:05:25.000000000 +0000
+++ tools/pngio.c
@@ -20,6 +20,7 @@
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <sys/stat.h>
#include "pngio.h"