1#
2#ident	"%Z%%M%	%I%	%E% SMI"
3#
4# Copyright (c) 2001 by Sun Microsystems, Inc.
5# All rights reserved.
6#
7# External declarations - used to suppress -zdefs errors.
8
9{
10	add_options	= FUNCTION extern;	# Provided by pppd.
11	idle_time_hook	= DATA extern;		#    "     "
12	idle_time_limit	= DATA extern;		#    "     "
13	info		= FUNCTION extern;	#    "     "
14};
15