mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-10-02 16:41:09 -04:00
13 lines
290 B
C
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"
|