summaryrefslogtreecommitdiff
path: root/devel/tet3/patches/patch-aj
blob: 32e5f196808915fd58ca5588b0e84d68a75eafa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aj,v 1.3 2011/12/14 03:07:25 sbd Exp $

This is needed for DragonFly.

--- src/tet3/apilib/remtime.c.orig	2006-03-10 09:42:16.000000000 +0000
+++ src/tet3/apilib/remtime.c
@@ -60,6 +60,7 @@ MODIFICATIONS:
 #ifndef TET_LITE /* -START-LITE-CUT- */
 
 #include <stdio.h>
+#include <sys/types.h>
 #include <time.h>
 #include "dtmac.h"
 #include "dtthr.h"