Include timeconv.h for _int_to_time and _time_to_int.
This commit is contained in:
parent
f82dfde7e5
commit
baa8d9176f
@ -57,6 +57,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <timeconv.h>
|
||||
#include <unistd.h>
|
||||
#include <utmp.h>
|
||||
#include <sys/queue.h>
|
||||
|
Loading…
Reference in New Issue
Block a user