From 0e4ee7b1718d23c3ebc4e2dd35af2f0d4b2d05ca Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Feb 2013 16:48:09 +0100 Subject: beginning of porting the command to c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- c/sha3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/sha3.c') diff --git a/c/sha3.c b/c/sha3.c index be2adf5..60d7089 100644 --- a/c/sha3.c +++ b/c/sha3.c @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include +#include "sha3.h" #if __x86_64__ || __ppc64__ -- cgit v1.2.3-70-g09d2