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