From 83fc7fc84fc2b439da0cc4e08cb511d9753dbcca Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Tue, 26 Nov 2002 01:38:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0b2'. --- sapi/cli/php_getopt.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 sapi/cli/php_getopt.h (limited to 'sapi/cli/php_getopt.h') diff --git a/sapi/cli/php_getopt.h b/sapi/cli/php_getopt.h deleted file mode 100644 index 40da432b59..0000000000 --- a/sapi/cli/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