diff options
Diffstat (limited to 'libc/string/ia64/bcopy.S')
-rw-r--r-- | libc/string/ia64/bcopy.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/ia64/bcopy.S b/libc/string/ia64/bcopy.S index c5637c369..62da68d74 100644 --- a/libc/string/ia64/bcopy.S +++ b/libc/string/ia64/bcopy.S @@ -1,4 +1,4 @@ -#include "sysdep.h" +#include <sysdep.h> #ifdef __UCLIBC_SUSV3_LEGACY__ |