aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 96ebc7a136a..6cc82527924 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -317,7 +317,6 @@ Boston, MA 02111-1307, USA. */
317 actually set a process group. */ 317 actually set a process group. */
318 318
319#define BSD_PGRPS 319#define BSD_PGRPS
320#define setpgrp(pid,pgid) setpgid(pid,pgid)
321 320
322#define NARROWPROTO 1 321#define NARROWPROTO 1
323 322