mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-26 03:18:54 +02:00
- (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
This commit is contained in:
parent
78cf8c377f
commit
03df6cd83c
@ -1,4 +1,5 @@
|
||||
20020423
|
||||
- (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
|
||||
- (markus) OpenBSD CVS Sync
|
||||
- markus@cvs.openbsd.org 2002/04/23 12:58:26
|
||||
[radix.c]
|
||||
@ -492,4 +493,4 @@
|
||||
- (stevesk) entropy.c: typo in debug message
|
||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||
|
||||
$Id: ChangeLog,v 1.2079 2002/04/23 14:41:12 markus Exp $
|
||||
$Id: ChangeLog,v 1.2080 2002/04/23 20:11:13 stevesk Exp $
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user