Skip to content

Commit abd5e95

Browse files
halt: forgotten include for musl
1 parent 42297f7 commit abd5e95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

halt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include <sys/reboot.h>
22
#include <sys/stat.h>
3+
#include <sys/time.h>
34
#include <sys/types.h>
45
#include <sys/utsname.h>
56

0 commit comments

Comments
 (0)