aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-04-24 11:09:13 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-05-03 14:37:31 +0200
commitddc698fa9252af080bffc792f79adbbf426b7676 (patch)
tree0bdb9965b7726085b9ca8dc9b9d240e606107477 /src
parent072b183cd8447be38ceaa325a0fc43c97a8f7642 (diff)
freebsd: Another fix for the next file
Diffstat (limited to 'src')
-rw-r--r--src/osmo_client_network.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmo_client_network.c b/src/osmo_client_network.c
index c488d65..ac9d7cd 100644
--- a/src/osmo_client_network.c
+++ b/src/osmo_client_network.c
@@ -29,6 +29,7 @@
#include <osmocom/core/socket.h>
#include <arpa/inet.h>
+#include <netinet/in.h>
#include <sys/types.h>
#include <sys/socket.h>