MQTT demo: add missing include
This commit is contained in:
parent
a64d5e0c18
commit
3a1b830f92
@ -55,6 +55,7 @@
|
|||||||
#include "dev/cc2538-sensors.h"
|
#include "dev/cc2538-sensors.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <strings.h>
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
/*
|
/*
|
||||||
* IBM server: messaging.quickstart.internetofthings.ibmcloud.com
|
* IBM server: messaging.quickstart.internetofthings.ibmcloud.com
|
||||||
|
@ -55,6 +55,7 @@
|
|||||||
#include "dev/leds.h"
|
#include "dev/leds.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <strings.h>
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
/*
|
/*
|
||||||
* IBM server: quickstart.messaging.internetofthings.ibmcloud.com
|
* IBM server: quickstart.messaging.internetofthings.ibmcloud.com
|
||||||
|
Loading…
Reference in New Issue
Block a user