Added missing #include "config.h"
This commit is contained in:
parent
847918cf5b
commit
44d31a5776
|
@ -7,6 +7,7 @@
|
|||
|
||||
#define INITGUID
|
||||
|
||||
#include "config.h"
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue