mdbx: remove unneeded #undef P_DIRTY.

This commit is contained in:
Leonid Yuriev 2021-11-26 17:51:37 +03:00
parent adac03729d
commit 0cc3aa3af8

View File

@ -114,7 +114,6 @@
#include <mach/mach_host.h>
#include <mach/mach_port.h>
#include <uuid/uuid.h>
#undef P_DIRTY
#endif
#if defined(__linux__) || defined(__gnu_linux__)