https://bugs.openldap.org/show_bug.cgi?id=9387
--- Comment #1 from Howard Chu hyc@openldap.org --- (In reply to kriszyp@gmail.com from comment #0)
Created attachment 777 [details] Add directive for supporting C++ linking
The chacha8.h and module.h header files won't link properly (at least for me) with a C++ compiler/linker. I think they just need the linkage directives.
Neither of those files are release artifacts. They're simply provided as examples of how the API works. If you're using them in other code you're doing something wrong.