pkgsrc/mail/ja-mh/patches/patch-ca
taca f7ee73e0ba * Fix build problem on NetBSD current, terminfo case.
* Add comments to each patch file.
2010-09-27 12:01:49 +00:00

14 lines
269 B
Text

$NetBSD: patch-ca,v 1.1 2010/09/27 12:01:49 taca Exp $
* Include a proper header file.
--- zotnet/tws/date.c.orig 1993-12-01 04:01:43.000000000 +0000
+++ zotnet/tws/date.c
@@ -1,6 +1,7 @@
/* date.c */
#include "tws.h"
+#include <stdlib.h>
#include <stdio.h>