Skip to content

Commit a9bb4ce

Browse files
committed
Fix compatibility with jocopa3's leveldb fork (needed for Windows builds)
1 parent 58be46c commit a9bb4ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

php_leveldb.h

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ extern zend_module_entry leveldb_module_entry;
3434
# define PHP_LEVELDB_API
3535
#endif
3636

37+
#define DLLX
38+
3739
#ifdef ZTS
3840
#include "TSRM.h"
3941
#endif

0 commit comments

Comments
 (0)