diff options
Diffstat (limited to 'lib/ashrdi3.c')
| -rw-r--r-- | lib/ashrdi3.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/ashrdi3.c b/lib/ashrdi3.c index 2e67c97ac65a..ea054550f0e8 100644 --- a/lib/ashrdi3.c +++ b/lib/ashrdi3.c @@ -16,7 +16,7 @@  #include <linux/export.h> -#include <lib/libgcc.h> +#include <linux/libgcc.h>  long long notrace __ashrdi3(long long u, word_type b)  { |