X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-fcntl.cpp;h=13ba512b8884699d325d90aad36e22e1d9c41c70;hp=004939a3d3d247220b44f6e71b8673dad5e510a5;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/compat/compat-fcntl.cpp b/src/common/compat/compat-fcntl.cpp index 004939a3d..13ba512b8 100644 --- a/src/common/compat/compat-fcntl.cpp +++ b/src/common/compat/compat-fcntl.cpp @@ -6,8 +6,8 @@ */ #define _LGPL_SOURCE -#include -#include +#include +#include #include #ifdef __linux__