build/freebsd: rename macro BSDPAPP to FREEBSD
[dpdk.git] / app / test-crypto-perf / cperf_test_vector_parsing.c
index 92932a2..1e9dfcf 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>