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

Diff for /src/usr.bin/rpcgen/rpc_svcout.c between version 1.26 and 1.27

version 1.26, 2010/09/01 14:43:34 version 1.27, 2012/12/05 23:20:26
Line 35 
Line 35 
 /*  /*
  * rpc_svcout.c, Server-skeleton outputter for the RPC protocol compiler   * rpc_svcout.c, Server-skeleton outputter for the RPC protocol compiler
  */   */
 #include <sys/cdefs.h>  
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
 #include "rpc_parse.h"  #include "rpc_parse.h"

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27