missing header file for strcpy.
This commit is contained in:
parent
9b85d0a3f0
commit
80dcc96da4
@ -26,6 +26,7 @@
|
||||
#include <pthread.h>
|
||||
#include <sys/stat.h>
|
||||
#include <spawn.h>
|
||||
#include <string.h>
|
||||
|
||||
static void posix_open_url(const char *url_utf8)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user