]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/if_bond_var.h
xnu-2782.1.97.tar.gz
[apple/xnu.git] / bsd / net / if_bond_var.h
index fb17c9a905f85af4838cb47b0e11f4467263d348..f92a3f24c0eb0b2e85245c8232e63f00d90592de 100644 (file)
@@ -95,8 +95,6 @@ struct if_bond_req {
 
 #pragma pack()
 
-#ifdef KERNEL_PRIVATE
-int bond_family_init(void) __attribute__((section("__TEXT, initcode")));
-#endif /* KERNEL_PRIVATE */
+#include <net/if_bond_internal.h>
 
 #endif /* _NET_IF_BOND_VAR_H_ */