aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-12-22 10:58:45 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-12-22 14:44:52 +0100
commit3cd6753a1135b89e4665c78d18650f9addc1e874 (patch)
tree79d6b8e4764162660d91bcd09d7dd5bac02cf7dd /src
parent4448048828db597aa99729b2b437986f59722c0e (diff)
ipa: Add forward declaration of struct osmo_fd
A pointer to struct osmo_fd is used in a few prototypes declared in gsm/ipa.h, but is neither declared explicitly nor is such a declaration reachable via the given include directives. This patch adds a forward declaration of this type to ensure proper compilation. Sponsored-by: On-Waves ehf
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions