X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fcompat-fcntl.cpp;h=13ba512b8884699d325d90aad36e22e1d9c41c70;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hp=bc014d6404df4f1a78f71a0783d4b4ab6b47656a;hpb=740da7d5000ca1ffdcf14bda5096bf7ccfb86bdd;p=lttng-tools.git diff --git a/src/common/compat/compat-fcntl.cpp b/src/common/compat/compat-fcntl.cpp index bc014d640..13ba512b8 100644 --- a/src/common/compat/compat-fcntl.cpp +++ b/src/common/compat/compat-fcntl.cpp @@ -1,13 +1,13 @@ /* * Copyright (C) 2011 David Goulet * - * SPDX-License-Identifier: GPL-2.0-only + * SPDX-License-Identifier: LGPL-2.1-only * */ #define _LGPL_SOURCE -#include -#include +#include +#include #include #ifdef __linux__