aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/unistd.h4
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 @@
12int getentropy(void *buf, size_t buflen); 12int getentropy(void *buf, size_t buflen);
13#endif 13#endif
14 14
15#ifndef HAVE_ISSETUGID
16int issetugid(void);
17#endif
18
19#endif 15#endif