Skip to content
Snippets Groups Projects
Commit 5d1b392a authored by nbd's avatar nbd
Browse files

e2fsprogs: drop an unnecessary include that breaks on mac os x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33517 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 9fab9ffb
No related branches found
No related tags found
No related merge requests found
--- 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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment