From 0a7e36380717fe926d43ab30ef6162db9bd71723 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 4 Mar 2016 09:28:01 +0100 Subject: Add makefile and fix errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/zmodpow.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/zmodpow.c') diff --git a/src/zmodpow.c b/src/zmodpow.c index c92ca18..fe18060 100644 --- a/src/zmodpow.c +++ b/src/zmodpow.c @@ -1,7 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "internals" - -#include +#include "internals.h" #define tb libzahl_tmp_pow_b #define tc libzahl_tmp_pow_c -- cgit v1.2.3-70-g09d2