add missing endian.h in gsm_23_041.h

Change-Id: I593cc5e8272469b570559206bb02b6e79797340b
This commit is contained in:
Neels Hofmeyr 2020-05-14 17:28:57 +02:00 committed by neels
parent 5785a4a8fc
commit 12f109b299
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#pragma once
#include <osmocom/core/endian.h>
/* Section 9.4.1.2: GSM Message Format */
struct gsm23041_msg_param_gsm {
uint16_t serial_nr;