mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
We must wrap C declarations in __BEGIN / __END_DECLS to avoid C++ name-mangling of the declaration when including the C header; name-mangling causes the linker to attempt to locate the wrong (C++ ABI) symbol name. Reviewed by: markj, oshogbo (earlier version both) Differential Revision: https://reviews.freebsd.org/D24323 |
||
|---|---|---|
| .. | ||
| cap_syslog.3 | ||
| cap_syslog.c | ||
| cap_syslog.h | ||
| Makefile | ||
| Makefile.depend | ||