Copyright ownership transfer
[lttng-tools.git] / src / bin / lttng / conf.c
index 8e703b05841b0a7c19302d8a51f8635e97de6250..a993353fc187645a2c0f27d76bef55d2af39f2ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
@@ -13,8 +13,8 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <errno.h>
 
+#include <common/compat/errno.h>
 #include <common/common.h>
 #include <common/utils.h>
 
This page took 0.025434 seconds and 4 git commands to generate.