summaryrefslogtreecommitdiff
path: root/ext/pgsql/pgsql.c
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-06-09 22:39:56 +0000
committerAndi Gutmans <andi@php.net>2000-06-09 22:39:56 +0000
commit3c766f379b94176fea5d5051417b6ca1e5728703 (patch)
tree7fac1c027affe3bf97b3f9233f79ad7872944c47 /ext/pgsql/pgsql.c
parentdee9053cb6b2c3d03e9a95d72f134e05d85b52b0 (diff)
downloadphp-git-3c766f379b94176fea5d5051417b6ca1e5728703.tar.gz
- Update postgress to build on Windows
Diffstat (limited to 'ext/pgsql/pgsql.c')
-rw-r--r--ext/pgsql/pgsql.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c
index 01fb17f880..f934502cb8 100644
--- a/ext/pgsql/pgsql.c
+++ b/ext/pgsql/pgsql.c
@@ -21,10 +21,6 @@
#include <stdlib.h>
-#ifdef COMPILE_DL_PGSQL
-#include "dl/phpdl.h"
-#endif
-
#define PHP_PGSQL_PRIVATE 1
#include "php.h"