X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fshm.h;fp=src%2Fbin%2Flttng-sessiond%2Fshm.h;h=0000000000000000000000000000000000000000;hb=b7fc068d873bcfc93761f418bfefe8c928c33a59;hp=94d2b72a1ccebbcc51e19605f4c3af3ef6858f7b;hpb=246611b0dffa58fbc0e2329ddf6f9dc9d9eff7ce;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/shm.h b/src/bin/lttng-sessiond/shm.h deleted file mode 100644 index 94d2b72a1..000000000 --- a/src/bin/lttng-sessiond/shm.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright (C) 2011 David Goulet - * Copyright (C) 2011 Mathieu Desnoyers - * - * SPDX-License-Identifier: GPL-2.0-only - * - */ - -#ifndef _LTT_SHM_H -#define _LTT_SHM_H - -char *shm_ust_get_mmap(char *shm_path, int global); - -#endif /* _LTT_SHM_H */