]> git.saurik.com Git - apple/configd.git/blobdiff - Plugins/KernelEventMonitor/ev_ipv6.h
configd-596.13.tar.gz
[apple/configd.git] / Plugins / KernelEventMonitor / ev_ipv6.h
index 4cdd37803f673e98ba3b74785c07b82a3883e3d1..a00925524b46effe3ebd4cdaa2dd23028175b320 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2004, 2011 Apple Inc. All rights reserved.
+ * Copyright (c) 2002, 2004, 2011, 2012 Apple Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
@@ -36,7 +36,6 @@
 
 __BEGIN_DECLS
 
-__private_extern__
 void   interface_update_ipv6   (struct ifaddrs *ifap, const char *if_name);
 
 __END_DECLS