mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-20 01:40:26 +00:00
Define ACC_INVOKER.
This commit is contained in:
parent
e110de6683
commit
b146f38432
@ -18,6 +18,8 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#define ACC_INVOKER 0x01
|
||||
|
||||
extern int accessx (const char *name, int type, int who);
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user