summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-04-23 20:11:13 +0000
committerKevin Steves <stevesk@pobox.com>2002-04-23 20:11:13 +0000
commit03df6cd83c6392d43e4d9f8dce4e15c8239c0872 (patch)
treec47974aa8ea9c7cbcb1c9e0ab8d0c59f6d6ff1b6 /acconfig.h
parent78cf8c377fdbd2c079a9ecf5c086e0be23d39c23 (diff)
- (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 8a6f9411..00acb090 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.132 2002/04/23 13:09:19 djm Exp $ */
+/* $Id: acconfig.h,v 1.133 2002/04/23 20:11:13 stevesk Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -240,9 +240,6 @@
/* Define if you have getpwanam(3) [SunOS 4.x] */
#undef HAVE_GETPWANAM
-/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
-#undef NEED_IN_SYSTM_H
-
/* Define if you have an old version of PAM which takes only one argument */
/* to pam_strerror */
#undef HAVE_OLD_PAM