aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@FreeBSD.org>1993-08-06 16:49:30 +0000
committerJ.T. Conklin <jtc@FreeBSD.org>1993-08-06 16:49:30 +0000
commitd7933e73a3e249a559fa810d1a0e8c49b091c3e3 (patch)
tree88e7afad7d06f41980b832e5fbc59adaa2159adb /gnu/libexec
parent3fcadce583b5036edd528cc2132a271277f12bf7 (diff)
Notes
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/common_sources/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/common_sources/conf.h b/gnu/libexec/uucp/common_sources/conf.h
index 431ba4d11b16..c0eacf68f8c3 100644
--- a/gnu/libexec/uucp/common_sources/conf.h
+++ b/gnu/libexec/uucp/common_sources/conf.h
@@ -110,7 +110,7 @@
/* Set HAVE_SIG_ATOMIC_T_IN_SIGNAL_H if the type sig_atomic_t is defined
in <signal.h> as required by ANSI C. */
-#define HAVE_SIG_ATOMIC_T_IN_SIGNAL_H 1
+#define HAVE_SIG_ATOMIC_T_IN_SIGNAL_H 0
/* Set HAVE_SIG_ATOMIC_T_IN_TYPES_H if the type sig_atomic_t is defined
in <sys/types.h>. This is ignored if HAVE_SIG_ATOMIC_T_IN_SIGNAL_H is