summaryrefslogtreecommitdiff
path: root/libc/string/xtensa/strlen.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/xtensa/strlen.S')
-rw-r--r--libc/string/xtensa/strlen.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/xtensa/strlen.S b/libc/string/xtensa/strlen.S
index 9ee4995f4..23c68f2d5 100644
--- a/libc/string/xtensa/strlen.S
+++ b/libc/string/xtensa/strlen.S
@@ -17,7 +17,7 @@
Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
Boston, MA 02110-1301, USA. */
-#include "../../sysdeps/linux/xtensa/sysdep.h"
+#include <sysdep.h>
#include <bits/xtensa-config.h>
#ifdef __XTENSA_EB__