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

pespin gerrit-no-reply at lists.osmocom.org
Thu Jan 14 10:31:40 UTC 2021


pespin has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/73/22173/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210114/927fa640/attachment.htm>


More information about the gerrit-log mailing list