X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Flttng-ust-abi.h;fp=src%2Fbin%2Flttng-sessiond%2Flttng-ust-abi.h;h=0000000000000000000000000000000000000000;hp=e2b8cf919acf021631e8f971997aab5be3f1ca24;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng-sessiond/lttng-ust-abi.h b/src/bin/lttng-sessiond/lttng-ust-abi.h deleted file mode 100644 index e2b8cf919..000000000 --- a/src/bin/lttng-sessiond/lttng-ust-abi.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright (C) 2019 Jérémie Galarneau - * - * SPDX-License-Identifier: GPL-2.0-only - * - */ - -#ifndef LTTNG_UST_ABI_H -#define LTTNG_UST_ABI_H - -#ifdef HAVE_LIBLTTNG_UST_CTL -#include -#else /* HAVE_LIBLTTNG_UST_CTL */ -/* Use local copy of the LTTng-UST header. */ -#include "ust-abi-internal.h" -#endif /* HAVE_LIBLTTNG_UST_CTL */ - -#endif /* LTTNG_UST_ABI_H */