aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/osmocom/msc/rrlp.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/osmocom/msc/rrlp.h b/include/osmocom/msc/rrlp.h
index c89402a2d..5071a7f5c 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 */
-