mirror of https://github.com/mirror/busybox.git
Include time.h
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