Bump version to v1.5 and start work on adding 4.19 kernel suppot
[librecmc/librecmc.git] / package / network / services / nfs-kernel-server / patches / 100-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"