From: Frank M. Kromann Date: Mon, 20 Nov 2000 22:31:38 +0000 (+0000) Subject: removing compiler warning by including credits.h X-Git-Tag: php-4.0.4RC3~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19555e57a8d58f60c9ad5580bfce35b7fb1885b4;p=php removing compiler warning by including credits.h --- diff --git a/main/main.c b/main/main.c index 325a9802b5..4375e91fda 100644 --- a/main/main.c +++ b/main/main.c @@ -51,6 +51,7 @@ #include "fopen-wrappers.h" #include "ext/standard/php_standard.h" #include "php_variables.h" +#include "ext/standard/credits.h" #ifdef PHP_WIN32 #include #include