summaryrefslogtreecommitdiff
path: root/job.h
diff options
context:
space:
mode:
Diffstat (limited to 'job.h')
-rw-r--r--job.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/job.h b/job.h
index 29652fc..c97f7c0 100644
--- a/job.h
+++ b/job.h
@@ -80,7 +80,7 @@ typedef int sync_handle_t; /* file descriptor */
# define RECORD_SYNC_MUTEX(m) (void)(m)
# endif
-#endif /* !OUTPUT_SYNC */
+#endif /* !NO_OUTPUT_SYNC */
/* Structure describing a running or dead child process. */