summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtest/mtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mtest/mtest.c')
-rw-r--r--usr.sbin/mtest/mtest.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/mtest/mtest.c b/usr.sbin/mtest/mtest.c
index 920f4dd..f13bf49 100644
--- a/usr.sbin/mtest/mtest.c
+++ b/usr.sbin/mtest/mtest.c
@@ -5,10 +5,8 @@
* Written by Steve Deering, Stanford University, February 1989.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <err.h>
#include <stdio.h>
OpenPOWER on IntegriCloud