[packages] update nfs-kernel-server and nfs-utils to v1.2.5

rename patches and remove 002-no_ttycom_h.patch - it not needed anymore


git-svn-id: svn://svn.openwrt.org/openwrt/packages@28743 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar
2011-11-03 23:25:15 +00:00
parent 71cb5d9710
commit 3f1e6d4f12
5 changed files with 54 additions and 64 deletions

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"