Relicence all source and header files included in LGPL code
[lttng-tools.git] / src / common / time.c
index d084a3fddbdb5c462e5246fb83b9c336c4b898e9..61ff691e30fa4bb582bd78345b7047ddf8f4036c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
- * SPDX-License-Identifier: GPL-2.0-only
+ * SPDX-License-Identifier: LGPL-2.1-only
  *
  */
 
@@ -9,10 +9,10 @@
 #include <common/error.h>
 #include <common/macros.h>
 #include <common/error.h>
+#include <common/compat/errno.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <limits.h>
-#include <errno.h>
 #include <pthread.h>
 #include <locale.h>
 #include <string.h>
This page took 0.024477 seconds and 4 git commands to generate.