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

Diff for /src/usr.bin/sudo/Attic/ldap.c between version 1.11 and 1.12

version 1.11, 2009/06/21 14:48:42 version 1.12, 2010/03/04 12:21:36
Line 81 
Line 81 
 #include "parse.h"  #include "parse.h"
 #include "lbuf.h"  #include "lbuf.h"
   
 #ifndef lint  
 __unused static const char rcsid[] = "$Sudo: ldap.c,v 1.108 2009/05/29 13:43:12 millert Exp $";  
 #endif /* lint */  
   
 #ifndef LDAP_OPT_SUCCESS  #ifndef LDAP_OPT_SUCCESS
 # define LDAP_OPT_SUCCESS LDAP_SUCCESS  # define LDAP_OPT_SUCCESS LDAP_SUCCESS
 #endif  #endif

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12