add compat #define

This commit is contained in:
Sascha Schumann 1999-05-06 20:54:56 +00:00
parent a793fea1f7
commit 2c42111694

View File

@ -25,4 +25,6 @@ PHP_FUNCTION(mcrypt_create_iv);
#define mcrypt_module_ptr NULL
#endif
#define phpext_mcrypt_ptr mcrypt_module_ptr
#endif