aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/include/config.h.in')
-rw-r--r--libjava/classpath/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libjava/classpath/include/config.h.in b/libjava/classpath/include/config.h.in
index a0e3150c5c9..e52b7eff732 100644
--- a/libjava/classpath/include/config.h.in
+++ b/libjava/classpath/include/config.h.in
@@ -183,6 +183,9 @@
/* Define this symbol if you have MSG_NOSIGNAL */
#undef HAVE_MSG_NOSIGNAL
+/* Define this symbol if you have MSG_WAITALL */
+#undef HAVE_MSG_WAITALL
+
/* Define to 1 if you have the `msync' function. */
#undef HAVE_MSYNC