diff options
Diffstat (limited to 'include/osmocore')
-rw-r--r-- | include/osmocore/gsm48.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocore/gsm48.h b/include/osmocore/gsm48.h index 9015c25b..a509a096 100644 --- a/include/osmocore/gsm48.h +++ b/include/osmocore/gsm48.h @@ -1,4 +1,5 @@ #ifndef _OSMOCORE_GSM48_H +#define _OSMOCORE_GSM48_H #include <osmocore/tlv.h> #include <osmocore/protocol/gsm_04_08.h> |