// version.cc #include extern "C" { int version() { return (KEA_HOOKS_VERSION); } }