diff options
author | foobar <sniper@php.net> | 2001-08-22 10:26:02 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2001-08-22 10:26:02 +0000 |
commit | a3b9652564c3631ee116b092f218107872377d53 (patch) | |
tree | db8b617dd40cee0283ce6502e89992c0749334ed /main/php.h | |
parent | 93311d93015e6d9a2deab94ad6c6fc557c93d9c9 (diff) | |
download | php-git-a3b9652564c3631ee116b092f218107872377d53.tar.gz |
This is not needed anymore.
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h index a637859944..8fbecf3fb0 100644 --- a/main/php.h +++ b/main/php.h @@ -64,7 +64,6 @@ #define APACHE 0 -#define CGI_BINARY 0 #if HAVE_UNIX_H #include <unix.h> |