CASA/c_clientlogin/xplatincl/nwnet.h
2005-10-21 02:23:43 +00:00

111 lines
2.1 KiB
C

/******************************************************************************
%name: nwnet.h %
%version: 6 %
%date_modified: Fri Nov 20 09:55:30 1998 %
$Copyright:
Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved.
THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND
TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED
COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED,
EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED
WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION
OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO
CRIMINAL AND CIVIL LIABILITY.$
*****************************************************************************/
#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 */