]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/aurp_rx.c
xnu-792.21.3.tar.gz
[apple/xnu.git] / bsd / netat / aurp_rx.c
index a10dbaf621a4dd6914903c5af0bc7863bf3f6572..861f7c2d184e9ae8771608d9ee5ad2699f40bf61 100644 (file)
@@ -34,8 +34,6 @@
  *
  *     File: rx.c
  */
-#ifdef AURP_SUPPORT
-
 #include <sys/errno.h>
 #include <sys/types.h>
 #include <sys/param.h>
@@ -215,5 +213,3 @@ at_insert(m, type, node)
 
        return 0;
 }
-
-#endif  /* AURP_SUPPORT */