diff options
Diffstat (limited to 'include/osmocom')
-rw-r--r-- | include/osmocom/gsm/ipa.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/gsm/ipa.h b/include/osmocom/gsm/ipa.h index 2878676f..1227ee17 100644 --- a/include/osmocom/gsm/ipa.h +++ b/include/osmocom/gsm/ipa.h @@ -5,6 +5,8 @@ #include <osmocom/core/msgb.h> #include <osmocom/gsm/tlv.h> +struct osmo_fd; + /* internal (host-only) data structure */ struct ipaccess_unit { uint16_t site_id; |