This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 620bd83b129f8a216c68b2d57c509122e1538479 (commit)
from 2a4c5fa2b388e6395b0e5d44bbf7ee60c7a82bcb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=620bd83b129f8a216c68b2d57c50912…
commit 620bd83b129f8a216c68b2d57c509122e1538479
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 22 13:07:33 2017 +0200
Add missing include for abis.h header file
This fixes compilation warning:
implicit declaration of function ‘abis_bts_rsl_sendmsg’
Change-Id: I956561b2f953c7d380a26442fad84bc8262ea129
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)