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