]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/aurp_zi.c
xnu-792.25.20.tar.gz
[apple/xnu.git] / bsd / netat / aurp_zi.c
index 33d051d037b8e1b8ce7d09903492a06b8985e3ba..93ec3f043a779245d7acff3b8d03a0edd028bc6f 100644 (file)
@@ -27,6 +27,9 @@
  *
  *     File: zi.c
  */
+#ifdef AURP_SUPPORT
+
 #include <sys/errno.h>
 #include <sys/types.h>
 #include <sys/param.h>
@@ -611,3 +614,4 @@ AURPsetzi(node, m, sub_code, tuples_cnt)
                        buf += zname->len+1;
        }
 }
+