[dpdk-dev] [PATCH] lib: remove C++ include guard from private headers

Thomas Monjalon thomas at monjalon.net
Thu Sep 23 08:37:02 CEST 2021


15/09/2021 18:46, Thomas Monjalon:
> The private headers are compiled internally with a C compiler.
> Thus extern "C" declaration is useless in such files.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Applied





More information about the dev mailing list