Skip to content

Add "extern C" for many C headers

Heinz Junkes requested to merge github/fork/gabrielfedel/fix_externC into 7.0

Created by: gabrielfedel

I've tried to cover all C headers without extern C. This allow that these files could be imported to C++ correctly.

Merge request reports

Loading