Merge pull request #4649 from orestisfl/fix-errno
Fix compilation error on debian
This commit is contained in:
commit
3e0fc25b6b
@ -10,6 +10,7 @@
|
||||
#include <unistd.h>
|
||||
#include <libgen.h>
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user