summaryrefslogtreecommitdiff
path: root/lib/config-riscos.h
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2021-06-28 08:30:32 -0700
committerDan Fandrich <dan@coneharvesters.com>2021-07-23 12:40:42 -0700
commit83245d9ff352b742753cff1216781ff041e4e987 (patch)
treeb51f7056898d1568210e58b990ce1aa96ec93f04 /lib/config-riscos.h
parent9a6f974881b64acb802cf727ea3b473eb53196a0 (diff)
downloadcurl-83245d9ff352b742753cff1216781ff041e4e987.tar.gz
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
It was added in 2006 but I see no evidence it was ever used.
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index 0535137be..6c6ff45ea 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -227,12 +227,6 @@
/* Define if you have the <signal.h> header file. */
#define HAVE_SIGNAL_H
-/* Define if sig_atomic_t is an available typedef. */
-#define HAVE_SIG_ATOMIC_T
-
-/* Define if sig_atomic_t is already defined as volatile. */
-#undef HAVE_SIG_ATOMIC_T_VOLATILE
-
/* Define if you have the `socket' function. */
#define HAVE_SOCKET