app/crypto-perf: fix FreeBSD build
authorDaniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Tue, 7 Feb 2017 09:44:34 +0000 (10:44 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Feb 2017 15:42:12 +0000 (16:42 +0100)
commit42537ad1b983936755b0c4c36875551c493b5490
tree047f2315058bbaa0be63d58b45ef14202350e3c1
parent304eedb605c11246ea56770f6d94bd62e1946a42
app/crypto-perf: fix FreeBSD build

This patch fixes error: implicit declaration of function 'getline'

Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test application")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
app/test-crypto-perf/cperf_test_vector_parsing.c