summaryrefslogtreecommitdiff
path: root/lib/libio/alpha_sethae.c
diff options
context:
space:
mode:
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 d7bdaa82ea72..00b23d0eb3db 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>