From 314a1d33625babdcfab9e14312bf6bdd6468edb7 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 24 Oct 2001 20:29:14 +0000 Subject: De-orbit DEFS.h - the other arches do not use it, and it got replaced with . Reviewed by: bde --- lib/libc/amd64/net/ntohs.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/amd64/net/ntohs.S') 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 ENTRY(ntohs) movzwl 4(%esp),%eax -- cgit v1.1