summaryrefslogtreecommitdiff
path: root/libc/string/xtensa/memset.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/xtensa/memset.S')
-rw-r--r--libc/string/xtensa/memset.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/xtensa/memset.S b/libc/string/xtensa/memset.S
index 076b8f001..6669c568c 100644
--- a/libc/string/xtensa/memset.S
+++ b/libc/string/xtensa/memset.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>
/* Do not use .literal_position in the ENTRY macro. */