]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/if_headless.c
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / net / if_headless.c
index f7ebb17764d18f686a92dac68376b1c7e1349dac..212f6208d5555d6fcb4278d21b94dde81aaee441 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2019 Apple Inc. All rights reserved.
+ * Copyright (c) 2019-2020 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  *
@@ -25,6 +25,8 @@
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_END@
  */
+extern void if_headless_init(void);
+
 void
 if_headless_init(void)
 {