]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/aurp_rx.c
xnu-792.25.20.tar.gz
[apple/xnu.git] / bsd / netat / aurp_rx.c
index 2a3d85b30ee0cf17c2f6b5398777e90ccd2984a3..ff8e404146675d7f4e56bbe4430db6e4c4e2fe51 100644 (file)
@@ -28,6 +28,8 @@
  *
  *     File: rx.c
  */
+#ifdef AURP_SUPPORT
+
 #include <sys/errno.h>
 #include <sys/types.h>
 #include <sys/param.h>
@@ -207,3 +209,4 @@ at_insert(m, type, node)
 
        return 0;
 }
+