summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/setpgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/setpgrp.c')
-rw-r--r--libc/sysdeps/linux/common/setpgrp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/setpgrp.c b/libc/sysdeps/linux/common/setpgrp.c
index 9f71aa26f..1a82ac884 100644
--- a/libc/sysdeps/linux/common/setpgrp.c
+++ b/libc/sysdeps/linux/common/setpgrp.c
@@ -7,7 +7,6 @@
#include <syscall.h>
#include <unistd.h>
-/* libc_hidden_proto(setpgid) */
int setpgrp(void)
{