Rename C++ header files to .hpp
[lttng-tools.git] / src / common / common.h
diff --git a/src/common/common.h b/src/common/common.h
deleted file mode 100644 (file)
index 58b2669..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Copyright (C) 2011 EfficiOS Inc.
- * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- *
- * SPDX-License-Identifier: GPL-2.0-only
- *
- */
-
-#ifndef _COMMON_H
-#define _COMMON_H
-
-#include "error.h"
-#include "macros.h"
-#include "runas.h"
-#include "readwrite.h"
-#include "time.h"
-
-#endif /* _COMMON_H */
This page took 0.022708 seconds and 4 git commands to generate.