diff options
Diffstat (limited to 'lib/lshrdi3.c')
| -rw-r--r-- | lib/lshrdi3.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/lshrdi3.c b/lib/lshrdi3.c index 8e845f4bb65f..99cfa5721f2d 100644 --- a/lib/lshrdi3.c +++ b/lib/lshrdi3.c @@ -17,7 +17,7 @@   */  #include <linux/module.h> -#include <lib/libgcc.h> +#include <linux/libgcc.h>  long long notrace __lshrdi3(long long u, word_type b)  { | 

