X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Finet.h;fp=src%2Fcommon%2Fsessiond-comm%2Finet.h;h=9aec36cf13c4e1b7650147b71ac22f921028e3e0;hp=5c0828b2b3246c6ea9518474378f34378e4a08b6;hb=4bd69c5f1161cd065f487da0f4c1aa03a73c47e4;hpb=657d1bf105996bf8f6e13af697fb1112afa61b28 diff --git a/src/common/sessiond-comm/inet.h b/src/common/sessiond-comm/inet.h index 5c0828b2b..9aec36cf1 100644 --- a/src/common/sessiond-comm/inet.h +++ b/src/common/sessiond-comm/inet.h @@ -34,7 +34,7 @@ extern "C" { * Maximum timeout value in seconds of a TCP connection for both send/recv and * connect operations. */ -extern unsigned long lttcomm_inet_tcp_timeout; +LTTNG_EXPORT extern unsigned long lttcomm_inet_tcp_timeout; /* Stub */ struct lttcomm_sock;