aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/alpha/lib/strcat.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/lib/strcat.S')
-rw-r--r--arch/alpha/lib/strcat.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/lib/strcat.S b/arch/alpha/lib/strcat.S
index 055877dccd27..62b90ebbcf44 100644
--- a/arch/alpha/lib/strcat.S
+++ b/arch/alpha/lib/strcat.S
@@ -5,7 +5,7 @@
*
* Append a null-terminated string from SRC to DST.
*/
-#include <asm/export.h>
+#include <linux/export.h>
.text