2006-03-10 18:39:22 +00:00

132 lines
2.6 KiB
C

/***********************************************************************
*
* Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; version 2.1
* of the License.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, Novell, Inc.
*
* To contact Novell about this file by physical or electronic mail,
* you may find current contact information at www.novell.com.
*
***********************************************************************/
#if ! defined ( NWCALLS_H )
#define NWCALLS_H
#if ! defined ( NWAPIDEF_H )
#include "nwapidef.h"
#endif
#if ! defined ( NWCALDEF_H )
#include "nwcaldef.h"
#endif
#if ! defined ( NWALIAS_H )
#include "nwalias.h"
#endif
#if ! defined ( NOAFP_INC )
#include "nwafp.h"
#endif
#if ! defined ( NOBINDRY_INC )
#include "nwbindry.h"
#endif
#if ! defined ( NOCONNECT_INC )
#include "nwconnec.h"
#endif
#if ! defined ( NODEL_INC )
#include "nwdel.h"
#endif
#if ! defined ( NODENTRY_INC )
#include "nwdentry.h"
#endif
#if ! defined ( NODIRECTORY_INC )
#include "nwdirect.h"
#endif
#if ! defined ( NODPATH_INC )
#include "nwdpath.h"
#endif
#if ! defined ( NOEA_INC )
#include "nwea.h"
#endif
#if ! defined ( NOERROR_INC )
#include "nwerror.h"
#endif
#if ! defined ( NOFILES_INC )
#include "nwfile.h"
#endif
#if ! defined ( NOMISC_INC )
#include "nwmisc.h"
#endif
#if ! defined ( NOMESSAGES_INC )
#include "nwmsg.h"
#endif
#if ! defined ( NONAMSPC_INC )
#include "nwnamspc.h"
#endif
#if ! defined ( NOPRINT_INC )
#include "nwprint.h"
#endif
#if ! defined ( NOQUEUE_INC )
#include "nwqms.h"
#endif
#if ! defined ( NOSERVER_INC )
#include "nwserver.h"
#endif
#if ! defined ( NOSYNC_INC )
#include "nwsync.h"
#endif
#if ! defined ( NONTTS_INC )
#include "nwtts.h"
#endif
#if ! defined ( NOVOL_INC )
#include "nwvol.h"
#endif
#if ! defined ( NOACCT_INC )
#include "nwacct.h"
#endif
#if ! defined ( NOFSE_INC )
#include "nwfse.h"
#endif
#if ! defined ( NOMIGRATE_INC )
#include "nwmigrat.h"
#endif
#if ! defined ( NOSM_INC )
#include "nwsm.h"
#endif
#endif /* NWCALLS_INC */