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