Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / usrsctp / usrsctplib / netinet / sctp_structs.h
index e25d74c..f333ec8 100755 (executable)
@@ -236,6 +236,9 @@ struct sctp_net_route {
 #endif
 #endif
 #if defined(__APPLE__)
+#if !defined(APPLE_LEOPARD) && !defined(APPLE_SNOWLEOPARD) && !defined(APPLE_LION) && !defined(APPLE_MOUNTAINLION)
+       struct ifaddr *ro_srcia;
+#endif
 #if !defined(APPLE_LEOPARD)
        uint32_t ro_flags;
 #endif