#
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# External declarations - used to suppress -zdefs errors.

#
# MAPFILE HEADER START
#
# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
# Object versioning must comply with the rules detailed in
#
#	usr/src/lib/README.mapfiles
#
# You should not be making modifications here until you've read the most current
# copy of that file. If you need help, contact a gatekeeper for guidance.
#
# MAPFILE HEADER END
#

{
	add_options	= FUNCTION extern;	# Provided by pppd.
	detached	= DATA extern;		#    "     "
	error		= FUNCTION extern;	#    "     "
	pap_passwd_hook = DATA extern;		#    "     "
	remote_name	= DATA extern;		#    "     "
	slprintf	= FUNCTION extern;	#    "     "
	sys_close	= FUNCTION extern;	#    "     "
	warn		= FUNCTION extern;	#    "     "
};