Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"
[openwrt.git] / package / utils / e2fsprogs / patches / 002-no_malloc_h.patch
1 --- a/util/symlinks.c
2 +++ b/util/symlinks.c
3 @@ -8,7 +8,6 @@
4  #endif
5  #include <stdio.h>
6  #include <stdlib.h>
7 -#include <malloc.h>
8  #include <string.h>
9  #include <fcntl.h>
10  #include <sys/param.h>