diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/unistd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/unistd.h b/include/unistd.h index 3aecd68..9b12034 100644 --- a/include/unistd.h +++ b/include/unistd.h | |||
| @@ -12,8 +12,4 @@ | |||
| 12 | int getentropy(void *buf, size_t buflen); | 12 | int getentropy(void *buf, size_t buflen); |
| 13 | #endif | 13 | #endif |
| 14 | 14 | ||
| 15 | #ifndef HAVE_ISSETUGID | ||
| 16 | int issetugid(void); | ||
| 17 | #endif | ||
| 18 | |||
| 19 | #endif | 15 | #endif |
