summaryrefslogtreecommitdiff
path: root/xinit.c
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2010-04-14 03:03:21 +0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-13 20:17:24 -0700
commitd12f1f2dd625f507cf8a504854dad0a9efd86259 (patch)
treecb8f2a5b3c2638ea015427a6829f7493d7f93c25 /xinit.c
parent36e3f13a32c8ced264d666f1091db7e1bb523e86 (diff)
downloadxorg-app-xinit-d12f1f2dd625f507cf8a504854dad0a9efd86259.tar.gz
killpg(2) is in Unix98
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xinit.c')
-rw-r--r--xinit.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/xinit.c b/xinit.c
index 0a37f70..57bb72b 100644
--- a/xinit.c
+++ b/xinit.c
@@ -629,10 +629,6 @@ startClient(char *client[])
}
}
-#ifndef HAVE_KILLPG
-#define killpg(pgrp, sig) kill(-(pgrp), sig)
-#endif
-
static jmp_buf close_env;
static int