summaryrefslogtreecommitdiffstats
path: root/lib/libmd/md2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libmd/md2c.c')
-rw-r--r--lib/libmd/md2c.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libmd/md2c.c b/lib/libmd/md2c.c
index 8e0b814..dac9c10 100644
--- a/lib/libmd/md2c.c
+++ b/lib/libmd/md2c.c
@@ -1,7 +1,9 @@
/* MD2C.C - RSA Data Security, Inc., MD2 message-digest algorithm
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
rights reserved.
OpenPOWER on IntegriCloud