X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-fcntl.c;h=527abd857f8f47605765838ae8feb031d10d3790;hb=28105b321a53add73ff2a1b7cffe2cb7c951edc7;hp=7ff63a3a109146e81cb696691f780b6d1117c013;hpb=281047b8a004f2c2d9aea14f7e58166d0cd93775;p=lttng-tools.git diff --git a/src/common/compat/compat-fcntl.c b/src/common/compat/compat-fcntl.c index 7ff63a3a1..527abd857 100644 --- a/src/common/compat/compat-fcntl.c +++ b/src/common/compat/compat-fcntl.c @@ -16,7 +16,9 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include +#include #ifdef __linux__