lantiq: Tune the XWAY subtarget cflags
[openwrt/openwrt.git] / package / system / 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>