summaryrefslogtreecommitdiffstats
path: root/lib/libstand/bswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/bswap.c')
-rw-r--r--lib/libstand/bswap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/bswap.c b/lib/libstand/bswap.c
index 1951509..a9bd323 100644
--- a/lib/libstand/bswap.c
+++ b/lib/libstand/bswap.c
@@ -3,6 +3,9 @@
* Public domain.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#if defined(LIBC_SCCS) && !defined(lint)
static char *rcsid = "$NetBSD: bswap32.c,v 1.1 1997/10/09 15:42:33 bouyer Exp $";
static char *rcsid = "$NetBSD: bswap64.c,v 1.1 1997/10/09 15:42:33 bouyer Exp $";
OpenPOWER on IntegriCloud