summaryrefslogtreecommitdiff
path: root/devel/tet3/patches/patch-aj
blob: f9c374a113ae406c55b21354f60b586ebda5680a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aj,v 1.2 2006/06/08 16:57:59 rillig Exp $

This is needed for DragonFly.

--- src/tet3/apilib/remtime.c.orig	2006-01-09 15:47:17.000000000 +0000
+++ src/tet3/apilib/remtime.c
@@ -53,6 +53,7 @@ MODIFICATIONS:
 
 #ifndef TET_LITE /* -START-LITE-CUT- */
 
 #include <stdio.h>
+#include <sys/types.h>
 #include <time.h>
 #include "dtmac.h"
 #include "dtthr.h"