From 5dfb115eaf16a5c5e9ccea5b03374651aa97da11 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 20 Jan 2016 23:16:31 +0100 Subject: declare pcu_direct in pcu_if.h --- include/osmo-bts/pcu_if.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/osmo-bts/pcu_if.h b/include/osmo-bts/pcu_if.h index 017de48b..71738445 100644 --- a/include/osmo-bts/pcu_if.h +++ b/include/osmo-bts/pcu_if.h @@ -1,6 +1,8 @@ #ifndef _PCU_IF_H #define _PCU_IF_H +extern int pcu_direct; + int pcu_tx_info_ind(void); int pcu_tx_rts_req(struct gsm_bts_trx_ts *ts, uint8_t is_ptcch, uint32_t fn, uint16_t arfcn, uint8_t block_nr); -- cgit v1.2.3