aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ipaccess.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/ipaccess.c')
-rw-r--r--src/input/ipaccess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/ipaccess.c b/src/input/ipaccess.c
index 18646833..d977bc25 100644
--- a/src/input/ipaccess.c
+++ b/src/input/ipaccess.c
@@ -543,7 +543,7 @@ int ipaccess_bts_write_cb(struct ipa_client_link *link)
}
/* callback from select.c in case one of the fd's can be read/written */
-static int ipaccess_fd_cb(struct osmo_fd *bfd, unsigned int what)
+int ipaccess_fd_cb(struct osmo_fd *bfd, unsigned int what)
{
int rc = 0;