summaryrefslogtreecommitdiff
path: root/emulators/tme/patches/patch-aa
blob: f1523dd5c06e6b9c78e2c53c83f6cfbd72102ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 2005/12/05 20:50:12 rillig Exp $

--- tme/threads.h.orig	2003-06-27 21:09:10.000000000 +0000
+++ tme/threads.h
@@ -41,6 +41,7 @@
 
 /* includes: */
 #include <errno.h>
+#include <sys/time.h>
 
 /* note that our locking model never allows recursive locking. */