#ifndef PHP_LMDB_H #define PHP_LMDB_H #ifdef DBA_LMDB #include "php_dba.h" #include DBA_FUNCS(lmdb); #endif #endif