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


Change subject: msc/rrlp.h: use #pragma once include guard
......................................................................

msc/rrlp.h: use #pragma once include guard

Change-Id: Ie68b2092a0a9ceae3519ab9059ac2c1e3d8d7450
---
M include/osmocom/msc/rrlp.h
1 file changed, 1 insertion(+), 5 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/36/10336/1

diff --git a/include/osmocom/msc/rrlp.h b/include/osmocom/msc/rrlp.h
index c89402a..5071a7f 100644
--- a/include/osmocom/msc/rrlp.h
+++ b/include/osmocom/msc/rrlp.h
@@ -1,7 +1,3 @@
-#ifndef _RRLP_H
-#define _RRLP_H
+#pragma once

 void on_dso_load_rrlp(void);
-
-#endif /* _RRLP_H */
-

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie68b2092a0a9ceae3519ab9059ac2c1e3d8d7450
Gerrit-Change-Number: 10336
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>

Reply via email to