From e026a48c34d396fe7d0e382673a69bc047c0bfca Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" 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/getopt.c') diff --git a/usr.bin/getopt/getopt.c b/usr.bin/getopt/getopt.c index 7ce9c4f5ad02..269a5786cf77 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.3