summaryrefslogtreecommitdiff
path: root/editors/mg/patches/patch-ab
blob: 6884007cbc3bef75bedb2bfdaba77fe0c1a1feb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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.			 */