]> git.saurik.com Git - apple/configd.git/blobdiff - Plugins/IPMonitor/set-hostname.h
configd-453.16.tar.gz
[apple/configd.git] / Plugins / IPMonitor / set-hostname.h
index 109779d29ffa7bf58fd80a66ec8b170219b5e43e..3315cce2ef281477bda21455cf773a568c384f82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2006, 2011 Apple Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
@@ -29,6 +29,7 @@
 
 __BEGIN_DECLS
 
+__private_extern__
 void   load_hostname           (Boolean        verbose);
 
 __END_DECLS