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

Diff for /src/usr.bin/rpcgen/rpc_tblout.c between version 1.13 and 1.14

version 1.13, 2010/09/01 14:43:34 version 1.14, 2012/12/05 23:20:26
Line 35 
Line 35 
 /*  /*
  * rpc_tblout.c, Dispatch table outputter for the RPC protocol compiler   * rpc_tblout.c, Dispatch table outputter 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.13  
changed lines
  Added in v.1.14