mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 01:50:11 +00:00
Uncomment STX_LINK and STX_64 definition.
This commit is contained in:
parent
9ef28d0f3a
commit
2f8f1d1549
@ -19,10 +19,8 @@
|
||||
#include <assert.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
/* these are #define'd in <sys/stat.h> why #define them again?
|
||||
#define STX_LINK 0x01
|
||||
#define STX_64 0x08
|
||||
*/
|
||||
|
||||
extern int statx (const char *pathname, struct stat64 *st, int len, int cmd);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user