git: moved to github
[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"