summaryrefslogtreecommitdiffstats
path: root/lib/libio/alpha_sethae.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-09-30 21:41:46 +0000
committerdillon <dillon@FreeBSD.org>2001-09-30 21:41:46 +0000
commitb05076f6b7647b5b2b69028005a45ed092da5117 (patch)
tree2c3b2ed58d4f8667e0df025b94746996811223c9 /lib/libio/alpha_sethae.c
parent3122839604e632cf57a22a98648bb9faf855e575 (diff)
downloadFreeBSD-src-b05076f6b7647b5b2b69028005a45ed092da5117.zip
FreeBSD-src-b05076f6b7647b5b2b69028005a45ed092da5117.tar.gz
Add __FBSDID()s to libio
Diffstat (limited to 'lib/libio/alpha_sethae.c')
-rw-r--r--lib/libio/alpha_sethae.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libio/alpha_sethae.c b/lib/libio/alpha_sethae.c
index d7bdaa8..00b23d0 100644
--- a/lib/libio/alpha_sethae.c
+++ b/lib/libio/alpha_sethae.c
@@ -24,10 +24,9 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_RCS) && !defined(lint)
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* LIBC_RCS and not lint */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <machine/sysarch.h>
OpenPOWER on IntegriCloud