diff options
Diffstat (limited to 'drivers/cc3000/inc/security.h')
| -rw-r--r-- | drivers/cc3000/inc/security.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/cc3000/inc/security.h b/drivers/cc3000/inc/security.h index 9a52b4373..cd1baf554 100644 --- a/drivers/cc3000/inc/security.h +++ b/drivers/cc3000/inc/security.h @@ -32,8 +32,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * *****************************************************************************/ -#ifndef __SECURITY__ -#define __SECURITY__ +#ifndef __CC3000_SECURITY__ +#define __CC3000_SECURITY__ #include "nvmem.h" |
