Revert "[packages]: nfs-kernel-server - 101-no_malloc_h.patch isn't needed anymore"

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28751 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-11-04 13:33:52 +00:00
parent 54b74fafad
commit 7717f57573

View File

@ -0,0 +1,10 @@
--- a/tools/rpcgen/rpc_cout.c
+++ b/tools/rpcgen/rpc_cout.c
@@ -36,7 +36,6 @@ static char sccsid[] = "@(#)rpc_cout.c 1
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <malloc.h>
#include <ctype.h>
#include "rpc_parse.h"
#include "rpc_util.h"