]> andersk Git - gssapi-openssh.git/commitdiff
fix AIX build problem with T_NULL being redefined
authorjbasney <jbasney>
Fri, 16 Feb 2007 23:30:27 +0000 (23:30 +0000)
committerjbasney <jbasney>
Fri, 16 Feb 2007 23:30:27 +0000 (23:30 +0000)
openssh/openbsd-compat/port-aix.c

index b9fabf61f4f15f7d03be18d0817b9a2a734d7290..ce83043d939bdc20ff90f03d45c51be618dca57d 100644 (file)
@@ -50,6 +50,7 @@
 # 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>
This page took 0.062147 seconds and 5 git commands to generate.