Update specktest.c

This commit is contained in:
laiwei360735
2017-06-24 01:22:15 +08:00
committed by GitHub
parent 00d9cce9e1
commit 0734ce6e34

View File

@@ -1,7 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "speck.h"
#include <openssl/speck.h>
int main(int argc, char** argv)
{