From 8719c58fefefd5ceebb076be7e40b2a2be317c36 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sun, 30 Sep 2001 22:35:07 +0000 Subject: Add __FBSDID()s to libutil --- lib/libutil/_secure_path.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libutil/_secure_path.c') diff --git a/lib/libutil/_secure_path.c b/lib/libutil/_secure_path.c index c27003c46661..5c6572dec3d4 100644 --- a/lib/libutil/_secure_path.c +++ b/lib/libutil/_secure_path.c @@ -17,10 +17,10 @@ * 4. Absolutely no warranty of function or purpose is made by the authors. * 5. Modifications may be freely made to this file providing the above * conditions are met. - * - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.2.3