From a2ccbb0b97c1eac3a68f01b7786822a66aaaefa2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 24 May 1998 14:40:29 +0000 Subject: Implemented timers. Using bird_clock_t for absolute time from now... --- sysdep/unix/Modules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdep/unix/Modules') diff --git a/sysdep/unix/Modules b/sysdep/unix/Modules index 450f579..95b80b3 100644 --- a/sysdep/unix/Modules +++ b/sysdep/unix/Modules @@ -1,3 +1,5 @@ log.c main.c timer.h +io.c +unix.h -- cgit v1.2.3