Need errno.h for glibc systems (among others) - sopwith
This commit is contained in:
parent
7c726a1e3e
commit
7bac5c59eb
@ -23,6 +23,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include "glib.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user