summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/gan.h')
-rw-r--r--include/osmocom/gsm/gan.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/osmocom/gsm/gan.h b/include/osmocom/gsm/gan.h
index ab4c1e4e..6f2b5351 100644
--- a/include/osmocom/gsm/gan.h
+++ b/include/osmocom/gsm/gan.h
@@ -1,9 +1,6 @@
-#ifndef _OSMO_GSM_GAN_H
-#define _OSMO_GSM_GAN_H
+#pragma once
#include <osmocom/core/utils.h>
extern const struct value_string gan_msgt_vals[];
static const struct value_string gan_pdisc_vals[];
-
-#endif