Sign in
cobalt
/
cobalt.git
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
musl
/
src
/
include
/
sys
/
time.h
blob: fb9622e51fcf9608bcf604794a4a18e0790a2f7a [
file
]
#ifndef
SYS_TIME_H
#define
SYS_TIME_H
#include
"../../../include/sys/time.h"
hidden
int
__futimesat
(
int
,
const
char
*,
const
struct
timeval
[
2
]);
#endif