aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config-riscos.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/config-riscos.h b/src/config-riscos.h
index 34f475857..544b249e8 100644
--- a/src/config-riscos.h
+++ b/src/config-riscos.h
@@ -47,7 +47,7 @@
/* Define this to 'int' if ssize_t is not an available typedefed type */
#undef ssize_t
-/* Define this to 'int' if socklen_t is not an available typedefed type */
+/* Type to use in place of socklen_t when system does not provide it. */
#undef socklen_t
/* Define this as a suitable file to read random data from */
@@ -375,9 +375,6 @@
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
-/* type to use in place of socklen_t if not defined */
-#undef socklen_t
-
/* Define to `int' if <sys/types.h> does not define. */
#undef ssize_t