diff options
Diffstat (limited to 'ext/pgsql/pgsql.c')
| -rw-r--r-- | ext/pgsql/pgsql.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c index b0705a8475..d09d474940 100644 --- a/ext/pgsql/pgsql.c +++ b/ext/pgsql/pgsql.c @@ -21,10 +21,6 @@ #include <stdlib.h> -#ifdef PIC -# define COMPILE_DL 1 -#endif - #include "php.h" #include "php3_pgsql.h" #include "ext/standard/php3_standard.h" |
