Sign in
android
/
platform
/
external
/
musl
/
3da2b5cceae98f5098e62e7865fe6433c1e82775
/
.
/
src
/
include
/
sys
/
time.h
blob: fb9622e51fcf9608bcf604794a4a18e0790a2f7a [
file
] [
log
] [
blame
]
#ifndef
SYS_TIME_H
#define
SYS_TIME_H
#include
"../../../include/sys/time.h"
hidden
int
__futimesat
(
int
,
const
char
*,
const
struct
timeval
[
2
]);
#endif