Hi, I'm using libfdt from C++ and have to: extern "C" { #include <libfdt.h> } to get it to link. Would you accept a patch which adds extern "C" to libfdt headers where appropriate? Thanks, Patrick
Hi, I'm using libfdt from C++ and have to: extern "C" { #include <libfdt.h> } to get it to link. Would you accept a patch which adds extern "C" to libfdt headers where appropriate? Thanks, Patrick