summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorstevesk <stevesk>2001-09-20 19:43:41 +0000
committerstevesk <stevesk>2001-09-20 19:43:41 +0000
commit52c9a02f690982089f55f89c649ba630b35970bd (patch)
treeea811ff47b5474389c7f9ecb68ecc32420a80373 /acconfig.h
parent2e664c67176523fde133571dc7f8ded488951854 (diff)
downloadopenssh-52c9a02f690982089f55f89c649ba630b35970bd.tar.gz
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
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 2b2be91a..0c141788 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.116 2001/09/18 04:01:12 djm Exp $ */
+/* $Id: acconfig.h,v 1.117 2001/09/20 19:43:41 stevesk Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -32,9 +32,6 @@
/* Define if your password has a pw_change field */
#undef HAVE_PW_CHANGE_IN_PASSWD
-/* Define if your system's struct sockaddr_un has a sun_len member */
-#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
-
/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
#undef BROKEN_INET_NTOA