summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r--x11vnc/x11vnc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h
index fd46d09..3707c75 100644
--- a/x11vnc/x11vnc.h
+++ b/x11vnc/x11vnc.h
@@ -192,7 +192,9 @@ extern int xtrap_base_event_type;
#endif
#include <netdb.h>
+#ifndef _AIX
extern int h_errno;
+#endif
#if LIBVNCSERVER_HAVE_NETINET_IN_H
#include <netinet/in.h>