Change in osmo-iuh[master]: tests/hnb-test-ranap: Fix missing include for ranap_bcd_decode

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jan 14 13:38:29 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22173 )

Change subject: tests/hnb-test-ranap: Fix missing include for ranap_bcd_decode
......................................................................

tests/hnb-test-ranap: Fix missing include for ranap_bcd_decode

Change-Id: If8b799777598377048512c338f6384560b445ba3
---
M src/tests/hnb-test-ranap.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/tests/hnb-test-ranap.c b/src/tests/hnb-test-ranap.c
index 3db876c..629726b 100644
--- a/src/tests/hnb-test-ranap.c
+++ b/src/tests/hnb-test-ranap.c
@@ -1,5 +1,6 @@
 #include <osmocom/core/msgb.h>
 #include <osmocom/ranap/ranap_ies_defs.h>
+#include <osmocom/ranap/iu_helpers.h>
 
 #include "hnb-test-layers.h"
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-iuh/+/22173
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: If8b799777598377048512c338f6384560b445ba3
Gerrit-Change-Number: 22173
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210114/75f25ddd/attachment.htm>


More information about the gerrit-log mailing list