Drop a line to include uuid.h
This commit is contained in:
parent
04f75fce0b
commit
500e77a01d
|
@ -38,8 +38,6 @@
|
||||||
#endif
|
#endif
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
#include <sys/locking.h>
|
#include <sys/locking.h>
|
||||||
#else
|
|
||||||
#include <uuid/uuid.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef O_BINARY
|
#ifndef O_BINARY
|
||||||
|
|
Loading…
Reference in New Issue