lib/upnp/Discovery: add missing stdlib.h include
This commit is contained in:
parent
a8770aa606
commit
054323c2bc
@ -26,6 +26,7 @@
|
||||
|
||||
#include <upnp/upnptools.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
// The service type string we are looking for.
|
||||
|
Loading…
Reference in New Issue
Block a user