]> granicus.if.org Git - php/commitdiff
removing compiler warning by including credits.h
authorFrank M. Kromann <fmk@php.net>
Mon, 20 Nov 2000 22:31:38 +0000 (22:31 +0000)
committerFrank M. Kromann <fmk@php.net>
Mon, 20 Nov 2000 22:31:38 +0000 (22:31 +0000)
main/main.c

index 325a9802b5a6b8a908942c1f53feab9d615f8480..4375e91fda40163117f51421befc85d35aec2e33 100644 (file)
@@ -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 <io.h>
 #include <fcntl.h>