2013-09-26 17:14:40 +02:00

13 lines
305 B
Plaintext

$NetBSD: patch-aa,v 1.1 2006/01/02 11:20:57 joerg Exp $
--- src/timevar.c.orig 2006-01-02 11:18:19.000000000 +0000
+++ src/timevar.c
@@ -26,6 +26,7 @@ Software Foundation, 59 Temple Place - S
extern void *xmalloc(unsigned);
+#include <sys/time.h>
#ifdef HAVE_SYS_TIMES_H
# include <sys/times.h>