diff options
Diffstat (limited to 'kernel/lib/mpi/longlong.h')
-rw-r--r-- | kernel/lib/mpi/longlong.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/lib/mpi/longlong.h b/kernel/lib/mpi/longlong.h index a89d04159..b90e255c2 100644 --- a/kernel/lib/mpi/longlong.h +++ b/kernel/lib/mpi/longlong.h @@ -19,7 +19,7 @@ * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. */ -#include <asm-generic/bitops/count_zeros.h> +#include <linux/count_zeros.h> /* You have to define the following before including this file: * |