summaryrefslogtreecommitdiff
path: root/devel/tet3/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tet3/patches/patch-aj')
-rw-r--r--devel/tet3/patches/patch-aj12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/tet3/patches/patch-aj b/devel/tet3/patches/patch-aj
new file mode 100644
index 00000000000..f14bd8bfe41
--- /dev/null
+++ b/devel/tet3/patches/patch-aj
@@ -0,0 +1,12 @@
+$NetBSD: patch-aj,v 1.1 2006/01/09 15:55:02 joerg Exp $
+
+--- tet3/apilib/remtime.c.orig 2006-01-09 15:47:17.000000000 +0000
++++ tet3/apilib/remtime.c
+@@ -53,6 +53,7 @@ MODIFICATIONS:
+
+ #ifndef TET_LITE /* -START-LITE-CUT- */
+
++#include <sys/types.h>
+ #include <time.h>
+ #include "dtmac.h"
+ #include "dtthr.h"