Do not include <fnmatch.h> unconditionally
parent
51a72cd296
commit
2d5b4f735d
|
@ -34,7 +34,6 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <fnmatch.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue