Explorar o código

Added include file so IPv6 support compiles on AIX 5.3 and 6.1

Eric Stanley %!s(int64=13) %!d(string=hai) anos
pai
achega
c279706436
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      include/common.h

+ 1 - 3
include/common.h

@@ -83,9 +83,7 @@ typedef struct packet_struct{
 
 #elif _AIX
 
-/*#  ifndef LOG_AUTHPRIV
-#    define LOG_AUTHPRIV LOG_AUTH
-#  endif */
+#  include <sys/select.h>
 
 #  ifndef LOG_FTP
 #    define LOG_FTP LOG_DAEMON