Fix lwm2m header inclusions
This commit is contained in:
parent
fe7ded0762
commit
8aec2ac030
@ -53,12 +53,14 @@
|
||||
#include "lwm2m-tlv-writer.h"
|
||||
#include "lib/list.h"
|
||||
#include "sys/cc.h"
|
||||
#include "net/ipv6/uip-ds6.h"
|
||||
#include "net/routing/routing.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#ifndef LWM2M_ENGINE_CLIENT_ENDPOINT_NAME
|
||||
#include "net/ipv6/uip-ds6.h"
|
||||
#endif /* LWM2M_ENGINE_CLIENT_ENDPOINT_NAME */
|
||||
|
||||
/* Log configuration */
|
||||
#include "coap-log.h"
|
||||
#define LOG_MODULE "lwm2m-engine"
|
||||
|
Loading…
Reference in New Issue
Block a user