summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c')
-rw-r--r--libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c b/libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c
index a5261514dce..f5f22ab77e7 100644
--- a/libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c
+++ b/libjava/classpath/native/jni/java-net/gnu_java_net_PlainSocketImpl.c
@@ -50,6 +50,7 @@ exception statement from your version. */
#include "target_native.h"
#ifndef WITHOUT_NETWORK
+#include "target_native_file.h" /* Get FIONREAD on Solaris. */
#include "target_native_network.h"
#endif /* WITHOUT_NETWORK */
OpenPOWER on IntegriCloud