aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-01-15 18:01:51 +0100
committerHarald Welte <laforge@gnumonks.org>2017-01-23 12:20:34 +0000
commitabba1537a7c4c12bd695e089cef9d29adb04fed0 (patch)
tree096794effe92ba563a3acade9170277b07538a4a
parent75c0e2f371a9e0e8a3ca90675ec2d9692f9ad7da (diff)
ipa: Remove unneeded #include statement
-rw-r--r--src/gsm/ipa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gsm/ipa.c b/src/gsm/ipa.c
index f44c3284..6dc3ab60 100644
--- a/src/gsm/ipa.c
+++ b/src/gsm/ipa.c
@@ -28,7 +28,6 @@
#include <arpa/inet.h>
#include <sys/types.h>
-#include <sys/socket.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/talloc.h>