1 2 3 4 5 6 7 8
/* See LICENSE file for copyright and license details. */ #include "common.h" int libaxl_protocol_version_major(void) { return LIBAXL_PROTOCOL_VERSION_MAJOR; }