add missing #define BLE_STACK_SUPPORT_REQD

This commit is contained in:
Rohit Grover 2015-04-15 09:16:58 +01:00
parent 2ebc6874cd
commit 52ce741764

View file

@ -22,6 +22,8 @@
#ifndef BLE_STACK_HANDLER_TYPES_H__
#define BLE_STACK_HANDLER_TYPES_H__
#define BLE_STACK_SUPPORT_REQD
#ifdef BLE_STACK_SUPPORT_REQD
#include <stdlib.h>