X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcommon.h;fp=src%2Fcommon%2Fcommon.h;h=0000000000000000000000000000000000000000;hp=58b266953e2954bb34ca6f8ec384229bf6b9f9b0;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/common.h b/src/common/common.h deleted file mode 100644 index 58b266953..000000000 --- a/src/common/common.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright (C) 2011 EfficiOS Inc. - * Copyright (C) 2011 Mathieu Desnoyers - * - * 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 */