Sign in
◑
Theme
third-party-mirror
/
linux-rdma
/
rdma-core
/
9715b7b20ebf5f1b3d9978cce32fc865c8e92dfb
/
.
/
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