thelp out freebsd 4.9 - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a16e9f2de75587a89515697be0256847ab2a3907
 (DIR) parent f1a5be0fb281780e5f86c6e239ed01ef1cf3d0fa
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 20 Apr 2004 05:11:39 +0000
       
       help out freebsd 4.9
       
       Diffstat:
         M src/lib9/lock.c                     |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/lib9/lock.c b/src/lib9/lock.c
       t@@ -1,5 +1,6 @@
        #include <u.h>
        #include <unistd.h>
       +#include <sys/time.h>
        #include <sched.h>
        #include <libc.h>