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