summary refs log tree commit diff
path: root/pkgs/shells/zsh/zsh-fzf-tab/darwin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/shells/zsh/zsh-fzf-tab/darwin.patch')
-rw-r--r--pkgs/shells/zsh/zsh-fzf-tab/darwin.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/shells/zsh/zsh-fzf-tab/darwin.patch b/pkgs/shells/zsh/zsh-fzf-tab/darwin.patch
new file mode 100644
index 00000000000..54b6ce26138
--- /dev/null
+++ b/pkgs/shells/zsh/zsh-fzf-tab/darwin.patch
@@ -0,0 +1,11 @@
+diff --git a/modules/Src/aloxaf/fzftab.c b/modules/Src/aloxaf/fzftab.c
+index 60b6330..91975d8 100644
+--- a/modules/Src/aloxaf/fzftab.c
++++ b/modules/Src/aloxaf/fzftab.c
+@@ -1,6 +1,5 @@
+ #include "fzftab.mdh"
+ #include "fzftab.pro"
+-#include <malloc.h>
+ #include <stdarg.h>
+ #include <stdlib.h>
+ #include <sys/stat.h>