From: Rui Hirokawa Date: Sat, 10 Mar 2001 02:21:39 +0000 (+0000) Subject: just reversed a previous patch. X-Git-Tag: php-4.0.5RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e9581bddb04c347facd7d58f5d4bdc949b174a8;p=php just reversed a previous patch. --- diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c index 5c03507f9a..71c1a582cd 100644 --- a/ext/pdf/pdf.c +++ b/ext/pdf/pdf.c @@ -27,7 +27,6 @@ #include "php.h" #include "php_ini.h" #include "php_globals.h" -#include "php_config.h" #include "ext/standard/head.h" #include "ext/standard/info.h" #include "ext/standard/file.h"