diff options
Diffstat (limited to 'app/test/test_cryptodev.c')
-rw-r--r-- | app/test/test_cryptodev.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c index b544ab9c..c9e0b66e 100644 --- a/app/test/test_cryptodev.c +++ b/app/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> |