Remove the band-aid (#include <time.h>).

This commit is contained in:
Daniel Eischen 2004-02-03 22:30:01 +00:00
parent 3c96f1d190
commit 518ae0c8fd

View File

@ -31,7 +31,6 @@
#include <stdlib.h>
#include <errno.h>
#include <time.h>
#include <semaphore.h>
#include <pthread.h>
#include "thr_private.h"