pkgsrc/textproc/makeztxt/patches/patch-ac
wiz 526bca7599 Update to 1.40b: Support for on-demand decompression.
Update provided by Dieter Baron in private mail.
2001-02-19 15:14:58 +00:00

12 lines
272 B
Text

$NetBSD: patch-ac,v 1.1 2001/02/19 15:14:59 wiz Exp $
--- libztxt/ztxt_set.c.orig Fri Feb 16 20:21:59 2001
+++ libztxt/ztxt_set.c Fri Feb 16 20:22:13 2001
@@ -25,6 +25,7 @@
*/
#include <string.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include "ztxt.h"