mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:25:01 +02:00
5d1b392acf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33517 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
195 B
Diff
11 lines
195 B
Diff
--- 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>
|