Skip to content

Commit 998a9ed

Browse files
author
Evan Klinger
committed
Eliminate some warnings.
1 parent 540f780 commit 998a9ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/cybercash/cybercash.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
#if HAVE_MCK
3434
#include "cybercash.h"
3535
#include "mckcrypt.h"
36+
#include "base64.h"
3637

3738
function_entry cybercash_functions[] = {
3839
PHP_FE(cybercash_encr, NULL)

0 commit comments

Comments
 (0)