X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-fcntl.c;h=b462fd76c9c77fa8c15e60b3ae2b5a221f9fe38e;hp=7ff63a3a109146e81cb696691f780b6d1117c013;hb=efc18125536a8a4679d78fe90883414f8e34a8f2;hpb=c6228685078f2c568e165f8e2689d624c41649d0;ds=sidebyside diff --git a/src/common/compat/compat-fcntl.c b/src/common/compat/compat-fcntl.c index 7ff63a3a1..b462fd76c 100644 --- a/src/common/compat/compat-fcntl.c +++ b/src/common/compat/compat-fcntl.c @@ -17,6 +17,7 @@ #define _GNU_SOURCE #include +#include #ifdef __linux__