lib: compile liblttng-ctl as C++
[lttng-tools.git] / src / common / sessiond-comm / inet.h
index 5c0828b2b3246c6ea9518474378f34378e4a08b6..9aec36cf13c4e1b7650147b71ac22f921028e3e0 100644 (file)
@@ -34,7 +34,7 @@ extern "C" {
  * Maximum timeout value in seconds of a TCP connection for both send/recv and
  * connect operations.
  */
  * 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;
 
 /* Stub */
 struct lttcomm_sock;
This page took 0.023009 seconds and 4 git commands to generate.