]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/ip.h
xnu-792.10.96.tar.gz
[apple/xnu.git] / bsd / netinet / ip.h
index 7b75ffb2cd11c4c2ecf491dec691a202501b285e..e134cb9295315bbf77928d5029bfb0b2d29edd3b 100644 (file)
@@ -58,7 +58,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>