]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/aurp_zi.c
xnu-792.21.3.tar.gz
[apple/xnu.git] / bsd / netat / aurp_zi.c
index beb7146a00d4596469866b20fca5b13a6e710c00..d491a751fdb380962666b8df39177921891b0d09 100644 (file)
@@ -33,9 +33,6 @@
  *
  *     File: zi.c
  */
-#ifdef AURP_SUPPORT
-
 #include <sys/errno.h>
 #include <sys/types.h>
 #include <sys/param.h>
@@ -620,5 +617,3 @@ AURPsetzi(node, m, sub_code, tuples_cnt)
                        buf += zname->len+1;
        }
 }
-
-#endif /* AURP_SUPPORT */