unix: fix warning: implicit declaration of function ‘strerror’
This commit is contained in:
parent
b680703178
commit
18af13795f
@ -30,6 +30,7 @@
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
/* TODO Expose callback to user to handle fatal error like V8 does. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user