mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
2b022a979a
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
12 lines
317 B
Diff
12 lines
317 B
Diff
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>
|