build/freebsd: rename macro BSDPAPP to FREEBSD
[dpdk.git] / app / test-bbdev / test_bbdev_vector.c
index 45fe999..e4f68e2 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright(c) 2017 Intel Corporation
  */
 
-#ifdef RTE_EXEC_ENV_BSDAPP
+#ifdef RTE_EXEC_ENV_FREEBSD
        #define _WITH_GETLINE
 #endif
 #include <stdio.h>