summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/net/ntohs.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/amd64/net/ntohs.S')
-rw-r--r--lib/libc/amd64/net/ntohs.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/net/ntohs.S b/lib/libc/amd64/net/ntohs.S
index 70a42d7..110faf7 100644
--- a/lib/libc/amd64/net/ntohs.S
+++ b/lib/libc/amd64/net/ntohs.S
@@ -41,7 +41,7 @@
/* hostorder = ntohs(netorder) */
-#include "DEFS.h"
+#include <machine/asm.h>
ENTRY(ntohs)
movzwl 4(%esp),%eax
OpenPOWER on IntegriCloud