diff options
Diffstat (limited to 'usr/src/lib/libresolv2/include/sunw_irs_init.h')
| -rw-r--r-- | usr/src/lib/libresolv2/include/sunw_irs_init.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/usr/src/lib/libresolv2/include/sunw_irs_init.h b/usr/src/lib/libresolv2/include/sunw_irs_init.h deleted file mode 100644 index d249a0f7e6..0000000000 --- a/usr/src/lib/libresolv2/include/sunw_irs_init.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Copyright (c) 1999 by Sun Microsystems, Inc. - * All rights reserved. - */ - -#pragma ident "%Z%%M% %I% %E% SMI" - -#ifndef _SUNW_IRS_INIT_H -#define _SUNW_IRS_INIT_H - -extern struct irs_acc *sunw_irs_nis_acc(const char *); -extern struct irs_acc *sunw_irs_irp_acc(const char *); - -#ifndef __SUNW_IRS_INIT_NODEFINE - -#define __irs_nis_acc sunw_irs_nis_acc -#define __irs_irp_acc sunw_irs_irp_acc - -#endif /* __SUNW_IRS_INIT_NODEFINE */ - -#endif /* _SUNW_IRS_INIT_H */ |
