Comment 2 for bug 1958909

Revision history for this message
Amos Jeffries (yadi) wrote : Re: Missing include in libecap/common/registry.h

The specific one my test case highlighted was:

/usr/include/libecap/common/registry.h:15:75: error: ‘LIBECAP_VERSION’ was not declared in this scope
   15 | extern bool RegisterVersionedService(adapter::Service *s, const char *v = LIBECAP_VERSION);