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

115 lines
2.4 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 ( NWNET_H )
#define NWNET_H
#if ! defined ( NWDSTYPE_H )
#include "nwdstype.h"
#endif
#if ! defined ( NWALIAS_H )
#include "nwalias.h"
#endif
#if ! defined ( NWDSDEFS_H )
#include "nwdsdefs.h"
#endif
#if ! defined ( NWDSERR_H )
#include "nwdserr.h"
#endif
#if ! defined ( NWDSNAME_H )
#include "nwdsname.h"
#endif
#if ! defined ( NWDSFILT_H )
#include "nwdsfilt.h"
#endif
#if ! defined ( NWDSDC_H )
#include "nwdsdc.h"
#endif
#if ! defined ( NWDSMISC_H )
#include "nwdsmisc.h"
#endif
#if ! defined ( NWDSACL_H )
#include "nwdsacl.h"
#endif
#if ! defined ( NWDSAUD_H )
#include "nwdsaud.h"
#endif
#if ! defined ( NWDSDSA_H )
#include "nwdsdsa.h"
#endif
#if ! defined ( NWDSSCH_H )
#include "nwdssch.h"
#endif
#if ! defined ( NWDSATTR_H )
#include "nwdsattr.h"
#endif
#if ! defined ( NWDSASA_H )
#include "nwdsasa.h"
#endif
#if ! defined ( NWDSPART_H )
#include "nwdspart.h"
#endif
#if ! defined ( NWDSBUFT_H )
#include "nwdsbuft.h"
#endif
#if ! defined ( NWDSNMTP_H )
#include "nwdsnmtp.h"
#endif
#if ! defined ( NUNICODE_H )
#include "nunicode.h"
#endif
#if ! defined ( NWAUDIT_H )
#include "nwaudit.h"
#endif
#if ! defined ( NWNDSCON_H )
#include "nwndscon.h"
#endif
#if ! defined ( NWDSCONN_H )
#include "nwdsconn.h"
#endif
#if !defined( NWITR_H )
#include "nwitr.h"
#endif
#endif /* NWNET_H */