From 7e7ee384048660018cb7f92e877342ef1282844a Mon Sep 17 00:00:00 2001 From: hasufell Date: Mon, 26 May 2014 21:41:19 +0200 Subject: [PATCH] FILE: add missing include --- src/file.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file.h b/src/file.h index b5cffce..6debaa8 100644 --- a/src/file.h +++ b/src/file.h @@ -30,6 +30,7 @@ #include "common.h" +#include "ntru_string.h" /**