diff options
Diffstat (limited to 'test/test/test_cryptodev.c')
-rw-r--r-- | test/test/test_cryptodev.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test/test_cryptodev.c b/test/test/test_cryptodev.c index 1bed65da..7997b488 100644 --- a/test/test/test_cryptodev.c +++ b/test/test/test_cryptodev.c @@ -30,6 +30,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include <time.h> + #include <rte_common.h> #include <rte_hexdump.h> #include <rte_mbuf.h> |