summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/net/ntohs.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/net/ntohs.S')
-rw-r--r--lib/libc/alpha/net/ntohs.S5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/alpha/net/ntohs.S b/lib/libc/alpha/net/ntohs.S
index f841a7a8..79e6e0c 100644
--- a/lib/libc/alpha/net/ntohs.S
+++ b/lib/libc/alpha/net/ntohs.S
@@ -25,10 +25,11 @@
*
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
- *
- * $FreeBSD$
*/
+#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
+
#define ALIAS ntohs
#define NAME __ntohs
OpenPOWER on IntegriCloud