Imported Upstream version 1.7.2p6
[debian/sudo] / auth / sia.c
index 852e8c77dc5fc9fe5ce4a400ed13cf9883e4fab0..1f919f481085d831fbefa604000133688548fa15 100644 (file)
 #include "sudo.h"
 #include "sudo_auth.h"
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: sia.c,v 1.19 2008/11/09 14:13:13 millert Exp $";
-#endif /* lint */
-
 static int sudo_collect        __P((int, int, uchar_t *, int, prompt_t *));
 
 static char *def_prompt;