TDLS Changes for implicit trigger.

668299: Implicit triggering of TDLS (IEEE802.11z)

CRs-Fixed: 437836

Change-Id: I47c44b2650d19ad78600e2fa1c32233cac9ef3d9
diff --git a/CORE/SME/inc/csrApi.h b/CORE/SME/inc/csrApi.h
index f4f397c..d78d797 100644
--- a/CORE/SME/inc/csrApi.h
+++ b/CORE/SME/inc/csrApi.h
@@ -1137,6 +1137,8 @@
     tANI_U8* beaconPtr;
     tANI_U32 assocReqLength;
     tANI_U8* assocReqPtr;    
+
+    tANI_S8 rxRssi;
 }tCsrRoamInfo;