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