diff options
author | Daniel Elstner <daniel.kitta@gmail.com> | 2009-12-14 21:15:20 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-12-15 12:49:25 +0100 |
commit | 3fac12b9a05f1849f7b1373060ade18269839856 (patch) | |
tree | 7f9d2d45ecce40b9fbafdabaa0a8945a9d47f3ba /rules/rules.d | |
parent | 9c0c2fe6bb6c3e73d54c65149657dcfdba9b20b0 (diff) |
libudev: wrap in extern "C" block for C++
When libudev.h is included from C++ code, wrap the declarations in an
extern "C" { ... } block. This tells the C++ compiler that symbols
are exported with C linkage and no name-mangling.
Diffstat (limited to 'rules/rules.d')
0 files changed, 0 insertions, 0 deletions