Drop a line to include uuid.h

This commit is contained in:
Akira TAGOH 2019-01-28 04:47:16 +00:00
parent 04f75fce0b
commit 500e77a01d
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@
#endif
#if defined(_WIN32)
#include <sys/locking.h>
#else
#include <uuid/uuid.h>
#endif
#ifndef O_BINARY