/*
- * Copyright (c) 2010, 2011 Apple Inc. All rights reserved.
+ * Copyright (c) 2010-2012 Apple Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
/*
* Modification History
*
- * March1, 2010 Christophe Allie <callie@apple.com>
+ * March 1, 2010 Christophe Allie <callie@apple.com>
* - initial revision
*/
#include <sys/cdefs.h>
#include <SystemConfiguration/SystemConfiguration.h>
+extern CFStringRef username;
+extern CFStringRef password;
+extern CFStringRef sharedsecret;
__BEGIN_DECLS