]> granicus.if.org Git - sudo/commitdiff
No longer use SA_NOCLDSTOP
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Jun 2010 18:59:26 +0000 (14:59 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Jun 2010 18:59:26 +0000 (14:59 -0400)
--HG--
branch : 1.7

compat.h

index 14e7c7dab8abd58427ca503a1fc03f12886b2063..c01924d47035fee6ec3ed72ef825cb37481a5f42 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -196,7 +196,6 @@ int isblank __P((int));
 # define SA_ONSTACK    SV_ONSTACK
 # define SA_RESTART    SV_INTERRUPT            /* opposite effect */
 # define SA_RESETHAND  SV_RESETHAND
-# define SA_NOCLDSTOP  SV_NOCLDSTOP
 # define sa_handler    sv_handler
 # define sa_mask       sv_mask
 # define sa_flags      sv_flags