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