qcacmn: Fix compilation issue

Fix WIN compilation issue.

Change-Id: I1d8bb73776e974b3706e7c3576cb576d40b1e5b8
CRs-Fixed: 993414
このコミットが含まれているのは:
Dhanashri Atre
2016-04-06 23:17:38 -07:00
committed by Gerrit - the friendly Code Review server
コミット fd04653483
3個のファイルの変更232行の追加231行の削除

ファイルの表示

@@ -32,7 +32,7 @@
#ifndef _CDP_TXRX_PFLOW_H_
#define _CDP_TXRX_PFLOW_H_
#include <cdp_txrx_ctrl.h>
#include <cdp_txrx_stats_struct.h>
#if PEER_FLOW_CONTROL
extern uint32_t ol_pflow_update_pdev_params(struct ol_txrx_pdev_t *,
ol_ath_param_t, uint32_t, void *);