Sign in
◑
Theme
third-party-mirror
/
linux-rdma
/
rdma-core
/
168d5e18204f51d9a5413e1065249fe0d25a67dd
/
.
/
buildlib
/
fixup-include
/
sys-stat.h
blob: 09403d626b00a990c3ac6c94989f946f171d95ab [
file
]
#ifndef
_FIXUP_SYS_STAT_H
#define
_FIXUP_SYS_STAT_H
#include_next <sys/stat.h>
extern
int
__fxstat
(
int
__ver
,
int
__fildes
,
struct
stat
*
__stat_buf
);
#endif