mdbx: drops include <ansidecl.h>

Change-Id: Ie7253b2515a6a4cd4a0d976f22d4713f99126ef2
This commit is contained in:
Leo Yuriev 2015-12-16 20:33:56 +03:00
parent b067025e8b
commit 7086623d9f

View File

@ -31,8 +31,6 @@
# define _GNU_SOURCE
#endif
#include <ansidecl.h>
#ifndef __has_attribute
# define __has_attribute(x) (0)
#endif