1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00

Eliminate some warnings.

This commit is contained in:
Evan Klinger
1999-12-07 01:41:25 +00:00
parent 540f780735
commit 998a9ed0ff

View File

@@ -33,6 +33,7 @@
#if HAVE_MCK
#include "cybercash.h"
#include "mckcrypt.h"
#include "base64.h"
function_entry cybercash_functions[] = {
PHP_FE(cybercash_encr, NULL)