aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk12/files/patch-channels::chan_h323.c
blob: 26256ec21152acf0a01977e4df0d6046c69a06e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- channels/chan_h323.c	2003/10/19 06:39:00	1.1
+++ channels/chan_h323.c	2003/10/19 06:52:18
@@ -54,6 +54,7 @@
 #include <fcntl.h>
 #include <netdb.h>
 #include <sys/signal.h>
+#include <netinet/in_systm.h>
 #include <netinet/ip.h>