patch-tools_rpcgen_rpc_cout_c 374 B

12345678910
  1. --- nfs-utils-1.2.3.orig/tools/rpcgen/rpc_cout.c 2010-09-28 14:24:16.000000000 +0200
  2. +++ nfs-utils-1.2.3/tools/rpcgen/rpc_cout.c 2010-12-24 15:51:41.000000000 +0100
  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"