]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/port-aix.h
merged OpenSSH 4.4p1 to trunk
[gssapi-openssh.git] / openssh / openbsd-compat / port-aix.h
index 15bdcf5ecfa6a74cb28373fd1698e59cd7f2e933..eae82a9e0858549faec39a3021f16002e6fb1bb9 100644 (file)
 #ifdef HAVE_SYS_SOCKET_H
 # include <sys/socket.h>
 #endif
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>   /* for seteuid() */
-#endif
-
-#ifdef WITH_AIXAUTHENTICATE
-# include <login.h>
-# include <userpw.h>
-# if defined(HAVE_SYS_AUDIT_H) && defined(AIX_LOGINFAILED_4ARG)
-#  undef T_NULL
-#  include <sys/audit.h>
-# endif
-# include <usersec.h>
-#endif
 
 #include "buffer.h"
 
This page took 0.031821 seconds and 4 git commands to generate.