afe4c98e0437296d0f4313edd2915ddc580d5938
[feed/packages.git] / net / nfs-kernel-server / patches / 101-no_malloc_h.patch
1 --- a/tools/rpcgen/rpc_cout.c
2 +++ b/tools/rpcgen/rpc_cout.c
3 @@ -36,7 +36,6 @@ static char sccsid[] = "@(#)rpc_cout.c 1
4 #include <stdio.h>
5 #include <string.h>
6 #include <stdlib.h>
7 -#include <malloc.h>
8 #include <ctype.h>
9 #include "rpc_parse.h"
10 #include "rpc_util.h"