[BACK]Return to rpc_util.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / rpcgen

Diff for /src/usr.bin/rpcgen/rpc_util.c between version 1.15 and 1.16

version 1.15, 2010/09/01 14:43:34 version 1.16, 2012/12/05 23:20:26
Line 35 
Line 35 
 /*  /*
  * rpc_util.c, Utility routines for the RPC protocol compiler   * rpc_util.c, Utility routines for the RPC protocol compiler
  */   */
 #include <sys/cdefs.h>  
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16