mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-20 09:41:18 +00:00
Define STX_NORMAL.
This commit is contained in:
parent
6f571f1f69
commit
19250f4f64
@ -19,9 +19,8 @@
|
||||
#include <assert.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
/* this is #define'd in <sys/stat.h> why #define it here?
|
||||
#define STX_NORMAL 0x00
|
||||
*/
|
||||
|
||||
|
||||
extern int statx (const char *pathname, struct stat *st, int len, int cmd);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user