Add kernel and UST time namespace context
[lttng-tools.git] / src / common / config / ini.h
index 4d9b771c64a8953a5aa618b9a402282fe8374b58..4522bd74ec54c54d0716ad53be03346f40779bb8 100644 (file)
@@ -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 <stdio.h>
 
 typedef int (*ini_entry_handler)(void *, const char *, const char *,
This page took 0.02576 seconds and 4 git commands to generate.