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

Diff for /src/usr.bin/sudo/Attic/alias.c between version 1.4 and 1.5

version 1.4, 2009/06/21 14:48:41 version 1.5, 2010/03/04 12:21:36
Line 46 
Line 46 
 #include "redblack.h"  #include "redblack.h"
 #include <gram.h>  #include <gram.h>
   
 #ifndef lint  
 __unused static const char rcsid[] = "$Sudo: alias.c,v 1.18 2009/05/25 12:02:41 millert Exp $";  
 #endif /* lint */  
   
 /*  /*
  * Globals   * Globals
  */   */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5