diff options
Diffstat (limited to 'devel/php-jq/files/patch-jq.c')
-rw-r--r-- | devel/php-jq/files/patch-jq.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/php-jq/files/patch-jq.c b/devel/php-jq/files/patch-jq.c deleted file mode 100644 index 0ad0330388f6..000000000000 --- a/devel/php-jq/files/patch-jq.c +++ /dev/null @@ -1,13 +0,0 @@ ---- jq.c.orig 2014-11-20 06:16:09 UTC -+++ jq.c -@@ -10,8 +10,8 @@ - - #include "php_jq.h" - --#include "jq/jq.h" --#include "jq/version.h" -+#include "jq.h" -+#include "version.h" - - ZEND_DECLARE_MODULE_GLOBALS(jq) - |