aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/aes128ecb_decrypt_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--utils/aes128ecb_decrypt_file.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/aes128ecb_decrypt_file.cpp b/utils/aes128ecb_decrypt_file.cpp
index a405882..788118b 100644
--- a/utils/aes128ecb_decrypt_file.cpp
+++ b/utils/aes128ecb_decrypt_file.cpp
@@ -6,10 +6,7 @@
* See LICENSE.txt for details.
*/
-extern "C"
-{
#include <aesni/all.h>
-}
#include <cstdio>