net/mld/mld_query.c: Eliminate a warning: implicit definitino of memcmp.
This commit is contained in:
parent
1a56229386
commit
591b03aa7d
@ -38,6 +38,7 @@
|
|||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
#include <string.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user