X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=getprogname.c;h=f269405d0cdb271031de0e5e4565d29ea39b2e3f;hb=202c474422229f06d161b2beb1cd416999ea33df;hp=5cb6f59768bd2ca758443fb4c5d369419606fe44;hpb=26b91e48d9297ef94e92d8501f12b1516096a940;p=debian%2Fsudo diff --git a/getprogname.c b/getprogname.c index 5cb6f59..f269405 100644 --- a/getprogname.c +++ b/getprogname.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 Todd C. Miller + * Copyright (c) 2003-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 @@ -21,11 +21,8 @@ #include #include -#include "config.h" - -#ifndef lint -static const char rcsid[] = "$Sudo: getprogname.c,v 1.4 2004/06/03 20:21:07 millert Exp $"; -#endif /* lint */ +#include +#include const char * getprogname()