From f054b51ac960f957f80dafad29a3a827b8b2a2f9 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 8 Jul 2011 21:46:29 +0200 Subject: ipaccess: ipaccess_fd_cb needs to be extern --- include/osmocom/abis/ipaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/osmocom/abis/ipaccess.h b/include/osmocom/abis/ipaccess.h index 1999fa4..7af882a 100644 --- a/include/osmocom/abis/ipaccess.h +++ b/include/osmocom/abis/ipaccess.h @@ -109,6 +109,6 @@ struct hsl_unit { }; /* quick solution to get openBSC's ipaccess tools working. */ -int ipaccess_fd_cb(struct osmo_fd *bfd, unsigned int what); +extern int ipaccess_fd_cb(struct osmo_fd *bfd, unsigned int what); #endif /* _OSMO_PROTO_IPACCESS_H */ -- cgit v1.2.3-55-g7522