X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=goodpath.c;h=1b72a66b14139cb696dae6c207c1514702a11db3;hb=a922b9e5432b28b092428393180b1a2c2569f708;hp=7c38d7b7fa2278fa8290f9d57e7423f174720bca;hpb=8aec67fefda022f0a0c3fb8800e75cfe6e51b690;p=debian%2Fsudo diff --git a/goodpath.c b/goodpath.c index 7c38d7b..1b72a66 100644 --- a/goodpath.c +++ b/goodpath.c @@ -1,6 +1,5 @@ /* - * Copyright (c) 1996, 1998, 1999, 2001 - * Todd C. Miller . + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -19,7 +18,7 @@ * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ -#include "config.h" +#include #include #include @@ -40,7 +39,7 @@ #include "sudo.h" #ifndef lint -static const char rcsid[] = "$Sudo: goodpath.c,v 1.41 2004/08/24 18:01:13 millert Exp $"; +__unused static const char rcsid[] = "$Sudo: goodpath.c,v 1.40.2.3 2007/06/12 01:28:41 millert Exp $"; #endif /* lint */ /*