[MERGED] libosmocore[master]: ipa: Remove unneeded #include statement

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jan 23 12:20:34 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: ipa: Remove unneeded #include statement
......................................................................


ipa: Remove unneeded #include statement

Change-Id: I69f2891a2bea6f87f079b6778aa01ee27a25001b
---
M src/gsm/ipa.c
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Max: Looks good to me, but someone else must approve
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved



diff --git a/src/gsm/ipa.c b/src/gsm/ipa.c
index f44c328..6dc3ab6 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>

-- 
To view, visit https://gerrit.osmocom.org/1610
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I69f2891a2bea6f87f079b6778aa01ee27a25001b
Gerrit-PatchSet: 3
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list