From 19e6e199b893f71bf6b90bb7aab55316fb2881b0 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 26 May 2016 09:26:09 +0100 Subject: [PATCH] progs/perftest.c: Split out magic table includes into their own stanza. --- progs/perftest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/progs/perftest.c b/progs/perftest.c index 97a2e0f4..072ab318 100644 --- a/progs/perftest.c +++ b/progs/perftest.c @@ -67,6 +67,7 @@ #include "gcipher.h" #include "ghash.h" #include "gmac.h" + #include "ectab.h" #include "ptab.h" -- 2.11.0