qcacmn: Prepend kernel includes with "kernel/"
To avoid include conflicts, prepend all kernel includes with "kernel/" Change-Id: I1c3ae9078d5537b03486afff9c2491881c9f694c CRs-Fixed: 2098814
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#ifdef CONFIG_MCL
|
||||
#include <cds_ieee80211_common.h>
|
||||
#else
|
||||
#include <ieee80211.h>
|
||||
#include <linux/ieee80211.h>
|
||||
#endif
|
||||
#include "dp_rx_defrag.h"
|
||||
#include <enet.h> /* LLC_SNAP_HDR_LEN */
|
||||
|
Reference in New Issue
Block a user