]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/ip.h
xnu-792.22.5.tar.gz
[apple/xnu.git] / bsd / netinet / ip.h
index 0bcda2140789032665795f3902086c30a441073b..cc5131a0ac68dd58d5a374aa95e4f95b2794dc1f 100644 (file)
@@ -64,7 +64,7 @@
 #ifndef _NETINET_IP_H_
 #define _NETINET_IP_H_
 #include <sys/appleapiopts.h>
-#include <sys/types.h>>                /* XXX temporary hack to get u_ types */
+#include <sys/types.h>         /* XXX temporary hack to get u_ types */
 #include <netinet/in.h>
 #include <netinet/in_systm.h>