summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/getuid.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/posix/src/getuid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/exec/posix/src/getuid.c b/c/src/exec/posix/src/getuid.c
index f37ea30960..09cc25e7c1 100644
--- a/c/src/exec/posix/src/getuid.c
+++ b/c/src/exec/posix/src/getuid.c
@@ -7,7 +7,6 @@
#endif
#include <limits.h>
-#include <errno.h>
#include <string.h>
#include <sys/types.h>