Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust / lttng-ust-uuid.h
1 /*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 */
6
7 #ifndef _LTTNG_UST_UUID_H
8 #define _LTTNG_UST_UUID_H
9
10 #include <lttng/ust-events.h> /* For LTTNG_UST_UUID_LEN */
11 #include <lttng/ust-clock.h>
12
13 #endif /* _LTTNG_UST_UUID_H */
This page took 0.028772 seconds and 4 git commands to generate.