summaryrefslogtreecommitdiff
path: root/devel/bglibs/patches/patch-aa
blob: ad579dcc7dc2d82f42653c93980d52ca59a5a993 (plain)
1
2
3
4
5
6
7
--- sys/tryclockgettime.c.orig	2006-01-24 20:56:01.000000000 +0000
+++ sys/tryclockgettime.c	2006-01-24 20:55:51.000000000 +0000
@@ -2,3 +2,4 @@
+#include <sys/time.h>
 #include <time.h>
 
 int main(void)