time.h because we use time_t in a function declaration...

This commit is contained in:
dcp1990 2005-06-19 01:17:30 +00:00
parent 0b1e1203c2
commit b0f6bc9a21

View File

@ -8,6 +8,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <phoned.h>
#include <pthread.h>
int chrcnt = 0;