Ver Fonte

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

Eric Stanley há 13 anos atrás
pai
commit
c279706436
1 ficheiros alterados com 1 adições e 3 exclusões
  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