nsp specific components for the NSP version of the impact endpoint

Dependents:   mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet mbed_nsp_endpoint_nxp

Revision:
6:edf306673e54
Parent:
0:e1c4378df3fe
Child:
22:0f2a0269ce6d
--- a/NSPTransport.cpp	Fri Mar 28 17:53:14 2014 +0000
+++ b/NSPTransport.cpp	Mon Mar 31 19:13:10 2014 +0000
@@ -17,9 +17,12 @@
  */
  
  #include "NSPTransport.h"
+ 
+ #ifndef CELLULAR_NETWORK
+    #include "EthernetInterface.h"
+ #endif
   
  // NSP Support
- #include "EthernetInterface.h"
  #include "nsdl_support.h"
  
  // Endpoint support