summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/string/bcopy.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86/string/bcopy.S')
-rw-r--r--libc/arch-x86/string/bcopy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/arch-x86/string/bcopy.S b/libc/arch-x86/string/bcopy.S
index 40df1d0..f425c58 100644
--- a/libc/arch-x86/string/bcopy.S
+++ b/libc/arch-x86/string/bcopy.S
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-#include <machine/asm.h>
+#include <private/bionic_asm.h>
/*
* (ov)bcopy (src,dst,cnt)