summary refs log tree commit diff
path: root/pkgs/shells/zsh/zsh-fzf-tab/darwin.patch
blob: 54b6ce26138a76bd190246777822c1f019f0b321 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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>