aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mgcp.h
diff options
context:
space:
mode:
authorCiaby <ciaby@rhizomatica.org>2015-08-06 18:50:35 +0200
committerCiaby <ciaby@rhizomatica.org>2015-08-06 18:50:35 +0200
commit43726c309318cd0165025c54b993fc12310ee2b2 (patch)
tree71de5fd517ff0036ef29ce9dc0f67862df67af4c /openbsc/include/openbsc/mgcp.h
parenta690bfe93bdbbfabae0825f2b543faa8db5c51a0 (diff)
parentdaaea0c84fee46d9b63b746d5ed2cdf66f990352 (diff)
Merge branch 'master' into ciaby/2015-07-28
Diffstat (limited to 'openbsc/include/openbsc/mgcp.h')
-rw-r--r--openbsc/include/openbsc/mgcp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/mgcp.h b/openbsc/include/openbsc/mgcp.h
index f334ac86b..fb16cb40f 100644
--- a/openbsc/include/openbsc/mgcp.h
+++ b/openbsc/include/openbsc/mgcp.h
@@ -30,6 +30,9 @@
#include "debug.h"
#include <arpa/inet.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
#define RTP_PORT_DEFAULT 4000
#define RTP_PORT_NET_DEFAULT 16000