From 495ddb66d842990f6803119eccce021b5882be8f Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 8 Jul 2011 21:04:11 +0200 Subject: ipaccess: hack to get openBSC's ipaccess-config tool working Export one function that we shouldn't, it's a quick way to fix the ipaccess-config in openBSC. --- include/osmocom/abis/ipaccess.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/osmocom/abis/ipaccess.h') diff --git a/include/osmocom/abis/ipaccess.h b/include/osmocom/abis/ipaccess.h index 7083ce9..1999fa4 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 */ -- cgit v1.2.3-55-g7522