summaryrefslogtreecommitdiff
path: root/main/php_virtual_cwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_virtual_cwd.h')
-rw-r--r--main/php_virtual_cwd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/php_virtual_cwd.h b/main/php_virtual_cwd.h
index 6c15ecc427..6155648a0a 100644
--- a/main/php_virtual_cwd.h
+++ b/main/php_virtual_cwd.h
@@ -1,3 +1,5 @@
+#if 0
+
/*
+----------------------------------------------------------------------+
| PHP version 4.0 |
@@ -139,3 +141,5 @@ typedef struct _virtual_cwd_globals {
#endif
#endif /* VIRTUAL_CWD_H */
+
+#endif