We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540f780 commit 998a9edCopy full SHA for 998a9ed
ext/cybercash/cybercash.c
@@ -33,6 +33,7 @@
33
#if HAVE_MCK
34
#include "cybercash.h"
35
#include "mckcrypt.h"
36
+#include "base64.h"
37
38
function_entry cybercash_functions[] = {
39
PHP_FE(cybercash_encr, NULL)
0 commit comments