From bc61fc95d838ba5e5b48f6ee9848c03ec72a5af3 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 30 Jun 2002 05:25:07 +0000 Subject: Consistently use FBSDID --- usr.bin/getopt/getopt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/getopt') diff --git a/usr.bin/getopt/getopt.c b/usr.bin/getopt/getopt.c index 7ce9c4f..269a578 100644 --- a/usr.bin/getopt/getopt.c +++ b/usr.bin/getopt/getopt.c @@ -1,4 +1,5 @@ -/* $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1