···1010#include <net/sock.h>1111#include <net/tcp.h>12121313-#define TARGET_CORE_MOD_VERSION "v4.1.0"1414-#define TARGET_CORE_VERSION TARGET_CORE_MOD_VERSION1313+#define TARGET_CORE_VERSION "v4.1.0"15141615/*1716 * By default we use 32-byte CDBs in TCM Core and subsystem plugin code.