From 97510346eddf65f11ec396941a9d3b24e8aeb2c1 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sat, 13 Jan 2001 22:00:23 +0000 Subject: [PATCH] - Removed a stale var that broke the build --- ext/standard/fsock.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/standard/fsock.c b/ext/standard/fsock.c index a51c2ff6d5..39e9d06111 100644 --- a/ext/standard/fsock.c +++ b/ext/standard/fsock.c @@ -71,7 +71,6 @@ #ifdef ZTS static int fsock_globals_id; #else -static php_fsock_globals fsock_globals; extern int le_fp; #endif -- 2.40.0