X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-fcntl.c;h=527abd857f8f47605765838ae8feb031d10d3790;hp=7ff63a3a109146e81cb696691f780b6d1117c013;hb=11a2fd460f033afa2d5f41a70eb1fd3a84fcf89d;hpb=281047b8a004f2c2d9aea14f7e58166d0cd93775 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__