mirror of
https://github.com/sheumann/hush.git
synced 2024-12-26 10:32:02 +00:00
Include time.h
This commit is contained in:
parent
edc6e0248c
commit
c36642195c
@ -14,11 +14,11 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <utmp.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include "busybox.h"
|
||||
|
||||
extern int dutmp_main(int argc, char **argv)
|
||||
|
Loading…
Reference in New Issue
Block a user