mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 03:31:07 +00:00
Uncomment STX_LINK definition.
This commit is contained in:
parent
d5a39871bc
commit
9ef28d0f3a
@ -19,9 +19,7 @@
|
||||
#include <assert.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
/* this is #define'd in <sys/stat.h> - why #define it again?
|
||||
#define STX_LINK 0x01
|
||||
*/
|
||||
|
||||
extern int statx (const char *pathname, struct stat *st, int len, int cmd);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user