2 * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
4 * SPDX-License-Identifier: LGPL-2.1-only
8 #ifndef LTTNG_ENDPOINT_H
9 #define LTTNG_ENDPOINT_H
15 /* Default LTTng session daemon endpoint singleton. */
16 extern struct lttng_endpoint
*lttng_session_daemon_notification_endpoint
;
22 #endif /* LTTNG_ENDPOINT_H */