X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-epoll.c;h=29bd2f868ed38e1e6253b8841f2326025cb8c644;hp=368fae19f6c3615b00760ce99b07d0b3250c7cf1;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=f10db9cc56c280b504e5ece875c62da00d15722b diff --git a/src/common/compat/compat-epoll.c b/src/common/compat/compat-epoll.c index 368fae19f..29bd2f868 100644 --- a/src/common/compat/compat-epoll.c +++ b/src/common/compat/compat-epoll.c @@ -16,6 +16,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include