Change in osmo-hlr[master]: hlr_ussd.h: add #pragma once include guard

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
Tue Jul 31 06:52:08 UTC 2018


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

Change subject: hlr_ussd.h: add #pragma once include guard
......................................................................

hlr_ussd.h: add #pragma once include guard

Change-Id: Iba9470e11af2f2609486b9b0b6bfa3207b883a3a
---
M src/hlr_ussd.h
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/src/hlr_ussd.h b/src/hlr_ussd.h
index d1b9fe0..67e5d0d 100644
--- a/src/hlr_ussd.h
+++ b/src/hlr_ussd.h
@@ -1,3 +1,5 @@
+#pragma once
+
 #include <stdint.h>
 #include <osmocom/core/linuxlist.h>
 #include <osmocom/gsm/gsup.h>

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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iba9470e11af2f2609486b9b0b6bfa3207b883a3a
Gerrit-Change-Number: 10266
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/20180731/d80c0651/attachment.htm>


More information about the gerrit-log mailing list