Change in osmo-hlr[master]: hlr_ussd.h: use proper libc headers

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

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Mon Jul 30 21:06:54 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/10267


Change subject: hlr_ussd.h: use proper libc headers
......................................................................

hlr_ussd.h: use proper libc headers

Change-Id: I2b9485be08c6cbf188ed1f4059ff28ab65c61dbf
---
M src/hlr_ussd.h
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/67/10267/1

diff --git a/src/hlr_ussd.h b/src/hlr_ussd.h
index 67e5d0d..a190dc6 100644
--- a/src/hlr_ussd.h
+++ b/src/hlr_ussd.h
@@ -1,6 +1,7 @@
 #pragma once
 
-#include <stdint.h>
+#include <stdbool.h>
+
 #include <osmocom/core/linuxlist.h>
 #include <osmocom/gsm/gsup.h>
 #include "gsup_server.h"

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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b9485be08c6cbf188ed1f4059ff28ab65c61dbf
Gerrit-Change-Number: 10267
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180730/43a8ef3a/attachment.htm>


More information about the gerrit-log mailing list