Deleted Added
full compact
34,35c34
< #ifndef lint
< #if 0
---
> #if defined(LIBC_SCCS) && !defined(lint)
37,40c36,38
< #endif
< static const char rcsid[] =
< "$FreeBSD: head/lib/libc/gen/getvfsbyname.c 84768 2001-10-10 17:48:44Z bde $";
< #endif /* not lint */
---
> #endif /* LIBC_SCCS and not lint */
> #include <sys/cdefs.h>
> __FBSDID("$FreeBSD: head/lib/libc/gen/getvfsbyname.c 90039 2002-02-01 00:57:29Z obrien $");