test/crypto: fix missing include
[dpdk.git] / test / test / test_cryptodev.c
index 4eaaae2..fed439c 100644 (file)
@@ -2,6 +2,8 @@
  * Copyright(c) 2015-2017 Intel Corporation
  */
 
+#include <time.h>
+
 #include <rte_common.h>
 #include <rte_hexdump.h>
 #include <rte_mbuf.h>