]> git.droids-corp.org - dpdk.git/blobdiff - app/test-crypto-perf/cperf_test_vector_parsing.c
ring: fix unaligned memory access on aarch32
[dpdk.git] / app / test-crypto-perf / cperf_test_vector_parsing.c
index 92932a2306c6e8c69835167bfbd9d70e8753d3a7..1e9dfcfff087997580104ef7230bf17d53ca8e95 100644 (file)
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2016-2017 Intel Corporation
  */
-#ifdef RTE_EXEC_ENV_BSDAPP
+#ifdef RTE_EXEC_ENV_FREEBSD
        #define _WITH_GETLINE
 #endif
 #include <stdio.h>