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

Diff for /src/usr.bin/rpcgen/rpc_scan.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_scan.c, Scanner for the RPC protocol compiler   * rpc_scan.c, Scanner for the RPC protocol compiler
  */   */
 #include <sys/cdefs.h>  
 #include <stdlib.h>  #include <stdlib.h>
 #include <stdio.h>  #include <stdio.h>
 #include <ctype.h>  #include <ctype.h>

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