Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
134:df7e7964a9c3
Parent:
133:74079098b3c9
Child:
135:fb674d7364bf
--- a/btle/btle_security.cpp	Fri May 08 15:33:55 2015 +0100
+++ b/btle/btle_security.cpp	Fri May 08 15:33:56 2015 +0100
@@ -18,6 +18,7 @@
 #include "pstorage.h"
 #include "nRF51Gap.h"
 #include "device_manager.h"
+#include "btle_security.h"
 
 static ret_code_t dm_handler(dm_handle_t const *p_handle, dm_event_t const *p_event, ret_code_t event_result);