Files
cosmopolitan/libc/isystem/utime.h
Justine Tunney c91b3c5006 Initial import
2020-06-15 07:18:57 -07:00

5 lines
163 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UTIME_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_UTIME_H_
#include "libc/time/utime.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_UTIME_H_ */