pkgsrc/editors/mg/patches/patch-ab
2012-12-12 12:47:50 +00:00

12 lines
267 B
Text

$NetBSD: patch-ab,v 1.2 2012/12/12 12:47:50 wiz Exp $
--- sysdef.h.orig 2011-01-02 23:03:41.000000000 +0000
+++ sysdef.h
@@ -31,6 +31,7 @@
#include <string.h>
#include <errno.h>
#include <signal.h>
+#include <time.h>
#define KBLOCK 8192 /* Kill grow. */