Files
pkgsrc-ng/print/img2eps/patches/patch-aa
2013-09-26 17:14:40 +02:00

13 lines
267 B
Plaintext

$NetBSD: patch-aa,v 1.1 2009/07/23 16:30:37 yyamano Exp $
--- src/st_lzw.c.orig 2005-06-20 14:17:39.000000000 -0700
+++ src/st_lzw.c
@@ -68,6 +68,7 @@
#include <errno.h>
#include <stddef.h>
+#include <sys/types.h>
#include "config.h"
#include "exceptions.h"