Added missing standard header
This commit is contained in:
parent
aaa9c43fe4
commit
7b221dd09f
@ -48,6 +48,7 @@
|
||||
#include "sys/cc.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
/* Log configuration */
|
||||
#include "coap-log.h"
|
||||
|
@ -47,6 +47,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <inttypes.h>
|
||||
#include "sys/cc.h"
|
||||
|
||||
#include "coap.h"
|
||||
|
Loading…
Reference in New Issue
Block a user