more -Wall
This commit is contained in:
@@ -36,10 +36,6 @@
|
||||
* Jeff Nieusma Thu Mar 21 23:39:04 MST 1991
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] = "$Id$";
|
||||
#endif /* lint */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
@@ -70,6 +66,10 @@ static const char rcsid[] = "$Id$";
|
||||
|
||||
#include "sudo.h"
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] = "$Id$";
|
||||
#endif /* lint */
|
||||
|
||||
/*
|
||||
* Prototypes for local functions
|
||||
*/
|
||||
|
Reference in New Issue
Block a user