X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fsocket.h;h=a510473c35fbdeb4e78e245b35732c7f52e1dca9;hp=3690ba6797c7c0c811a62ea4d1541eef0263e571;hb=edf4b93e2f5c849cbec49e987990b3705ea49f6a;hpb=d89ce8ce5dbbd18b2b01b0710d710d517ec16def diff --git a/src/common/compat/socket.h b/src/common/compat/socket.h index 3690ba679..a510473c3 100644 --- a/src/common/compat/socket.h +++ b/src/common/compat/socket.h @@ -28,7 +28,7 @@ ssize_t lttng_recvmsg_nosigpipe(int sockfd, struct msghdr *msg) #else #include -#include +#include static inline ssize_t lttng_recvmsg_nosigpipe(int sockfd, struct msghdr *msg)