Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"
This reverts commit f6b0be49ba0d8eee29e098cc057ced57e7a26dd4. SVN-Revision: 37798
This commit is contained in:
10
package/utils/e2fsprogs/patches/002-no_malloc_h.patch
Normal file
10
package/utils/e2fsprogs/patches/002-no_malloc_h.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/util/symlinks.c
|
||||
+++ b/util/symlinks.c
|
||||
@@ -8,7 +8,6 @@
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
-#include <malloc.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/param.h>
|
||||
Reference in New Issue
Block a user