mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
This reverts commit f6b0be49ba0d8eee29e098cc057ced57e7a26dd4. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37798 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>
|