summaryrefslogtreecommitdiff
path: root/src/subprocs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/subprocs.c')
-rw-r--r--src/subprocs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/subprocs.c b/src/subprocs.c
index 344f311..969375c 100644
--- a/src/subprocs.c
+++ b/src/subprocs.c
@@ -51,7 +51,6 @@
*/
static int block_sigchld_handler = 0;
-
#ifdef HAVE_SIGACTION
sigset_t
#else /* !HAVE_SIGACTION */
@@ -157,7 +156,6 @@ await_dying_children (int pid,
}
}
-
#else /* VMS */
static void await_dying_children (saver_info *si)
{