Sign in
third-party-mirror
/
linux-rdma
/
rdma-core
/
4bf94ac5c938fde23c2833628c6902c0d5b37660
/
.
/
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