summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/bzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/bzero.S')
-rw-r--r--lib/libc/i386/string/bzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/string/bzero.S b/lib/libc/i386/string/bzero.S
index 17bbbc8..823ed1a 100644
--- a/lib/libc/i386/string/bzero.S
+++ b/lib/libc/i386/string/bzero.S
@@ -33,7 +33,7 @@
.asciz "$FreeBSD$"
#endif /* LIBC_RCS and not lint */
-#include "DEFS.h"
+#include <machine/asm.h>
/*
* bzero (void *b, size_t len)
OpenPOWER on IntegriCloud