mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
Add utime to utime.h (#648)
This commit is contained in:
parent
afc07b9339
commit
e46ef487a8
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UTIME_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_UTIME_H_
|
||||
#include "libc/time/struct/utimbuf.h"
|
||||
#include "libc/time/time.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_UTIME_H_ */
|
||||
|
|
Loading…
Reference in a new issue