summaryrefslogtreecommitdiff
path: root/editors/mg/patches/patch-ab
blob: 4b4b82acc042753fac9c934c2d34f8e796e0c504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1.1.1 2009/02/13 11:04:14 abs Exp $

--- sysdef.h.orig	2008-12-11 09:38:10.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.			 */