Remove issetugid.
Bug: 14569474 Change-Id: I752c77ed53c724f144f0b618443eb95e87f2929a
This commit is contained in:
@@ -31,4 +31,7 @@
|
||||
#define _X _CTYPE_X
|
||||
#define _B _CTYPE_B
|
||||
|
||||
/* OpenBSD has this, but we can't really implement it correctly on Linux. */
|
||||
#define issetugid() 0
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user