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

Diff for /src/usr.bin/rpcgen/rpc_hout.c between version 1.20 and 1.21

version 1.20, 2011/04/06 11:36:26 version 1.21, 2012/12/05 23:20:26
Line 35 
Line 35 
 /*  /*
  * rpc_hout.c, Header file outputter for the RPC protocol compiler   * rpc_hout.c, Header file outputter for the RPC protocol compiler
  */   */
 #include <sys/cdefs.h>  
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <ctype.h>  #include <ctype.h>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21