Add #include to declare winpr_strerror
This commit is contained in:
parent
532a3cd1a9
commit
4b52dfd70c
@ -73,6 +73,7 @@
|
||||
#include <sys/system_properties.h>
|
||||
#include <unistd.h>
|
||||
#include <winpr/wtypes.h>
|
||||
#include <winpr/debug.h>
|
||||
|
||||
static pthread_once_t g_once;
|
||||
static int g_inited;
|
||||
|
Loading…
Reference in New Issue
Block a user