From bc25bcaea18728c86c5c4086e3ebd44faa6c16e9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 19 Aug 2011 22:32:38 +0200 Subject: ipa: export ipaccess_rcvmsg_base() and return int --- include/osmocom/abis/ipa.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/osmocom/abis/ipa.h') diff --git a/include/osmocom/abis/ipa.h b/include/osmocom/abis/ipa.h index 2254629..1a10ba9 100644 --- a/include/osmocom/abis/ipa.h +++ b/include/osmocom/abis/ipa.h @@ -66,4 +66,6 @@ void ipa_client_link_send(struct ipa_client_link *link, struct msgb *msg); int ipa_msg_recv(int fd, struct msgb **rmsg); +int ipaccess_rcvmsg_base(struct msgb *msg, struct osmo_fd *bfd); + #endif -- cgit v1.2.3-55-g7522