summaryrefslogtreecommitdiff
path: root/ext/pdf
diff options
context:
space:
mode:
authorRui Hirokawa <hirokawa@php.net>2001-03-10 02:21:39 +0000
committerRui Hirokawa <hirokawa@php.net>2001-03-10 02:21:39 +0000
commit0e9581bddb04c347facd7d58f5d4bdc949b174a8 (patch)
treefac51ca29d62476c62dfd6254395cf1d84f70fdc /ext/pdf
parente2e49e7b843fe0e48e8eeebdbd33743558029e0f (diff)
downloadphp-git-0e9581bddb04c347facd7d58f5d4bdc949b174a8.tar.gz
just reversed a previous patch.
Diffstat (limited to 'ext/pdf')
-rw-r--r--ext/pdf/pdf.c1
1 files changed, 0 insertions, 1 deletions
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"