diff --git a/lib/libc/gen/getusershell.c b/lib/libc/gen/getusershell.c index 4232844e445..cff58f10e63 100644 --- a/lib/libc/gen/getusershell.c +++ b/lib/libc/gen/getusershell.c @@ -33,10 +33,12 @@ * SUCH DAMAGE. */ -#include +#if 0 #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)getusershell.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ +#endif +#include __FBSDID("$FreeBSD$"); #include