#undef VOID to get rid of an AFS warning
This commit is contained in:
@@ -57,12 +57,13 @@
|
|||||||
#endif /* HAVE_UNISTD_H */
|
#endif /* HAVE_UNISTD_H */
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
|
|
||||||
#include <afs/stds.h>
|
|
||||||
#include <afs/kautils.h>
|
|
||||||
|
|
||||||
#include "sudo.h"
|
#include "sudo.h"
|
||||||
#include "sudo_auth.h"
|
#include "sudo_auth.h"
|
||||||
|
|
||||||
|
#undef VOID
|
||||||
|
#include <afs/stds.h>
|
||||||
|
#include <afs/kautils.h>
|
||||||
|
|
||||||
#ifndef lint
|
#ifndef lint
|
||||||
static const char rcsid[] = "$Sudo$";
|
static const char rcsid[] = "$Sudo$";
|
||||||
#endif /* lint */
|
#endif /* lint */
|
||||||
|
Reference in New Issue
Block a user