summaryrefslogtreecommitdiff
path: root/res/res_phoneprov.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_phoneprov.c')
-rw-r--r--res/res_phoneprov.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c
index bffe1a2df..febf2ed05 100644
--- a/res/res_phoneprov.c
+++ b/res/res_phoneprov.c
@@ -31,7 +31,9 @@
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <net/if.h>
-
+#ifdef SOLARIS
+#include <sys/sockio.h>
+#endif
ASTERISK_FILE_VERSION(__FILE__, "$Revision: 96773 $")
#include "asterisk/file.h"