summaryrefslogtreecommitdiffstats
path: root/lib/libmd/sha0c.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libmd/sha0c.c')
-rw-r--r--lib/libmd/sha0c.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libmd/sha0c.c b/lib/libmd/sha0c.c
index 19c2728..6d115ea 100644
--- a/lib/libmd/sha0c.c
+++ b/lib/libmd/sha0c.c
@@ -54,10 +54,11 @@
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include <stdio.h>
OpenPOWER on IntegriCloud