Change in osmo-msc[master]: libmsc/rrlp.c: add missing include

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
Sun Aug 5 06:59:08 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10337 )

Change subject: libmsc/rrlp.c: add missing include
......................................................................

libmsc/rrlp.c: add missing include

Change-Id: Id33c9e5c04d61d08110ae80209f73ed14a5ef59c
---
M src/libmsc/rrlp.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/libmsc/rrlp.c b/src/libmsc/rrlp.c
index 9cc6b04..71e0f95 100644
--- a/src/libmsc/rrlp.c
+++ b/src/libmsc/rrlp.c
@@ -19,7 +19,7 @@
  *
  */
 
-
+#include <stdint.h>
 
 #include <osmocom/msc/gsm_04_08.h>
 #include <osmocom/msc/signal.h>

-- 
To view, visit https://gerrit.osmocom.org/10337
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Id33c9e5c04d61d08110ae80209f73ed14a5ef59c
Gerrit-Change-Number: 10337
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180805/b5ab1f42/attachment.htm>


More information about the gerrit-log mailing list