]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/domain.h
xnu-4570.41.2.tar.gz
[apple/xnu.git] / bsd / sys / domain.h
index fa77f963b722c2e6a03f6027f9e1c46dc350a054..6c4a1a0b6d56c4e00dabd3d221ef1abd5ea32eea 100644 (file)
@@ -124,6 +124,9 @@ struct domain {
 #pragma pack()
 
 #ifdef XNU_KERNEL_PRIVATE
+
+#include <sys/queue.h>
+
 /*
  * Internal, private and extendable representation of domain.
  */