X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Ffcntl.h;h=b18e2f4e76d653b2810e1bd8892edbd9031d1b90;hb=5c504c41e4d470012cb98c849aa82086d1ba1bde;hp=ef97bf9da3ffc54c7560eacf688c0cc92e450f89;hpb=3306f57f46985487bce75e5e5200ee6d0620ffd2;p=lttng-tools.git diff --git a/src/common/compat/fcntl.h b/src/common/compat/fcntl.h index ef97bf9da..b18e2f4e7 100644 --- a/src/common/compat/fcntl.h +++ b/src/common/compat/fcntl.h @@ -9,9 +9,10 @@ #define _COMPAT_FCNTL_H #include -#include #include +#include + #if (defined(__CYGWIN__)) typedef long long off64_t; #endif