jdk/src/solaris/native/java/net/net_util_md.c
changeset 4814 dbf72872f8d2
parent 1247 b4c26443dee5
child 5506 202f599c92aa
--- a/jdk/src/solaris/native/java/net/net_util_md.c	Tue Jan 26 11:39:29 2010 +0100
+++ b/jdk/src/solaris/native/java/net/net_util_md.c	Wed Jan 27 16:11:53 2010 +0000
@@ -319,8 +319,6 @@
 
 #endif /* __solaris */
 
-#endif /* AF_INET6 */
-
     /*
      *  OK we may have the stack available in the kernel,
      *  we should also check if the APIs are available.
@@ -354,6 +352,7 @@
 
     close(fd);
     return JNI_TRUE;
+#endif /* AF_INET6 */
 }
 
 void