ust-fd: Add close_range declaration
[lttng-ust.git] / include / Makefile.am
index 72239e5a1a3c9cb82cfd682c65f3fa1a681c958e..368fa2613b2de16a229fabca6715174e55d40f46 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 ###                    ###
@@ -13,6 +15,7 @@ nobase_include_HEADERS = \
        lttng/ust-tracepoint-event-reset.h \
        lttng/ust-tracepoint-event-write.h \
        lttng/ust-tracepoint-event-nowrite.h \
+       lttng/ust-api-compat.h \
        lttng/ust-arch.h \
        lttng/ust-events.h \
        lttng/ust-common.h \
@@ -36,7 +39,9 @@ nobase_include_HEADERS = \
        lttng/urcu/pointer.h \
        lttng/urcu/urcu-ust.h \
        lttng/urcu/static/pointer.h \
-       lttng/urcu/static/urcu-ust.h
+       lttng/urcu/static/urcu-ust.h \
+       lttng/ust-sigbus.h \
+       lttng/ust-cancelstate.h
 
 # Auto-generated by configure.
 nobase_nodist_include_HEADERS = \
This page took 0.02393 seconds and 4 git commands to generate.