Relicence all source and header files included in LGPL code
[lttng-tools.git] / src / common / config / config-session-abi.h
index 41f675041536aba6216412ac929c4253a9266d38..50b7253b6cf2831e1cfdbc9a6ab759926bf803d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
- * SPDX-License-Identifier: GPL-2.0-only
+ * SPDX-License-Identifier: LGPL-2.1-only
  *
  */
 
@@ -161,6 +161,7 @@ extern const char * const config_event_context_ipc_ns;
 extern const char * const config_event_context_mnt_ns;
 extern const char * const config_event_context_net_ns;
 extern const char * const config_event_context_pid_ns;
+extern const char * const config_event_context_time_ns;
 extern const char * const config_event_context_user_ns;
 extern const char * const config_event_context_uts_ns;
 extern const char * const config_event_context_uid;
This page took 0.041938 seconds and 4 git commands to generate.