aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis/ipaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/abis/ipaccess.h')
-rw-r--r--include/osmocom/abis/ipaccess.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/abis/ipaccess.h b/include/osmocom/abis/ipaccess.h
index 7083ce9b..1999fa4a 100644
--- a/include/osmocom/abis/ipaccess.h
+++ b/include/osmocom/abis/ipaccess.h
@@ -108,4 +108,7 @@ struct hsl_unit {
uint64_t serno;
};
+/* quick solution to get openBSC's ipaccess tools working. */
+int ipaccess_fd_cb(struct osmo_fd *bfd, unsigned int what);
+
#endif /* _OSMO_PROTO_IPACCESS_H */