]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/tcp_debug.h
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / bsd / netinet / tcp_debug.h
index 4a850d5c3d1750655c7d4a8585bf1d74831fc59a..4032791ca85b2a70b6e1e628e0410fbe4fa55391 100644 (file)
@@ -78,7 +78,7 @@ struct  tcp_debug {
         */
        struct  tcpiphdr td_ti;
        struct {
-#if !defined(KERNEL) && defined(INET6)
+#if !defined(KERNEL)
                struct  ip6_hdr ip6;
 #else
                u_char  ip6buf[40]; /* sizeof(struct ip6_hdr) */