summaryrefslogtreecommitdiffstats
path: root/bin/dd/conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/conv.c')
-rw-r--r--bin/dd/conv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dd/conv.c b/bin/dd/conv.c
index 5b56c57..734513a 100644
--- a/bin/dd/conv.c
+++ b/bin/dd/conv.c
@@ -39,9 +39,9 @@
#if 0
static char sccsid[] = "@(#)conv.c 8.3 (Berkeley) 4/2/94";
#endif
-static const char rcsid[] =
- "$FreeBSD$";
#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
OpenPOWER on IntegriCloud