Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#if __has_include(<rdkafka.h>) // maybe bundled
# include_next <rdkafka.h>
#else // system
# include_next <librdkafka/rdkafka.h>
#endif