aboutsummaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r--lib/config-tpf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index 6b1accc79..7a4843c3e 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -413,6 +413,15 @@
/* Define to 1 if you have the `signal' function. */
#define HAVE_SIGNAL 1
+/* Define to 1 if you have the <signal.h> header file. */
+#define HAVE_SIGNAL_H 1
+
+/* Define to 1 if sig_atomic_t is an available typedef. */
+#define HAVE_SIG_ATOMIC_T 1
+
+/* Define to 1 if sig_atomic_t is already defined as volatile. */
+/* #undef HAVE_SIG_ATOMIC_T_VOLATILE */
+
/* If you have sigsetjmp */
/* #undef HAVE_SIGSETJMP */