summaryrefslogtreecommitdiff
path: root/net-fs/ncpfs/files/ncpfs-2.2.6-zend_function_entry.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/ncpfs/files/ncpfs-2.2.6-zend_function_entry.patch')
-rw-r--r--net-fs/ncpfs/files/ncpfs-2.2.6-zend_function_entry.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-fs/ncpfs/files/ncpfs-2.2.6-zend_function_entry.patch b/net-fs/ncpfs/files/ncpfs-2.2.6-zend_function_entry.patch
deleted file mode 100644
index 648cb8f7f770..000000000000
--- a/net-fs/ncpfs/files/ncpfs-2.2.6-zend_function_entry.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/contrib/php/php_auth_nds.c
-+++ b/contrib/php/php_auth_nds.c
-@@ -1102,7 +1102,7 @@
- php_info_print_table_end();
- }
-
--function_entry auth_nds_functions[] = {
-+zend_function_entry auth_nds_functions[] = {
- PHP_FE(auth_bindery, NULL)
- PHP_FE(auth_nds, NULL)
- PHP_FE(auth_tree, NULL)