X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fconfig%2Fini.h;h=4522bd74ec54c54d0716ad53be03346f40779bb8;hb=ae0a823f9f7e1d3800479488a58efc2f92f27d89;hp=4d9b771c64a8953a5aa618b9a402282fe8374b58;hpb=bac6245e1e5e337077ca246104fa23f382ae7063;p=lttng-tools.git diff --git a/src/common/config/ini.h b/src/common/config/ini.h index 4d9b771c6..4522bd74e 100644 --- a/src/common/config/ini.h +++ b/src/common/config/ini.h @@ -3,7 +3,9 @@ * * The "inih" library is distributed under the New BSD license: * - * Copyright (c) 2009, Brush Technology - All rights reserved. + * Copyright (C) 2009 Brush Technology - All rights reserved. + * + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -39,7 +41,6 @@ extern "C" { #endif -#define _GNU_SOURCE #include typedef int (*ini_entry_handler)(void *, const char *, const char *,