aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/iax2-parser.c')
-rwxr-xr-xchannels/iax2-parser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/iax2-parser.c b/channels/iax2-parser.c
index 1e512a044..73fca93e5 100755
--- a/channels/iax2-parser.c
+++ b/channels/iax2-parser.c
@@ -11,6 +11,7 @@
* the GNU General Public License
*/
+#include <sys/types.h>
#include <sys/socket.h>
#include <string.h>
#include <netinet/in.h>