aboutsummaryrefslogtreecommitdiffstats
path: root/acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'acl.c')
-rwxr-xr-xacl.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/acl.c b/acl.c
index c7eb34270..9169659a9 100755
--- a/acl.c
+++ b/acl.c
@@ -38,6 +38,11 @@
AST_MUTEX_DEFINE_STATIC(routeseq_lock);
#endif
+#if defined (SOLARIS)
+#include <sys/sockio.h>
+#endif
+
+
struct ast_ha {
/* Host access rule */