From faa91c556864bf06779a0bb05bbf97ad72a034fb Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Sat, 12 Oct 2002 14:20:33 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0b1'. --- sapi/cgi/php_getopt.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 sapi/cgi/php_getopt.h (limited to 'sapi/cgi/php_getopt.h') diff --git a/sapi/cgi/php_getopt.h b/sapi/cgi/php_getopt.h deleted file mode 100644 index 40da432b59..0000000000 --- a/sapi/cgi/php_getopt.h +++ /dev/null @@ -1,7 +0,0 @@ -/* Borrowed from Apache NT Port */ -#include "php.h" - -extern char *ap_php_optarg; -extern int ap_php_optind; - -int ap_php_getopt(int argc, char* const *argv, const char *optstr); -- cgit v1.2.1