add os.geteuid to python (#806)

This commit is contained in:
Gautham 2023-04-24 22:15:24 -05:00 committed by GitHub
parent 4a6be2154d
commit 1a839ba41d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -100,6 +100,7 @@
#define HAVE_DECL_RTLD_NOW 1
#define HAVE_GETSID 1
#define HAVE_GETEUID 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_GETNAMEINFO 1