eal/freebsd: add missing C++ include guards
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 11 Mar 2022 20:05:19 +0000 (20:05 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 15 Mar 2022 01:06:13 +0000 (02:06 +0100)
commit29fd052dcc3be76112bc7b03a918308ebcf901d8
tree46cea1caf96b4f3ccdc5cb74150915db6e028f6c
parent307dccc166d6339265d64f3ec400fc8d3de24c0d
eal/freebsd: add missing C++ include guards

Add missing 'extern "C"' to file.

Fixes: 428eb983f5f7 ("eal: add OS specific header file")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
lib/eal/freebsd/include/rte_os.h