ust-fd: Add close_range declaration
[lttng-ust.git] / include / Makefile.am
index 83030c5cc3b24471ab98d2902474505f71c14f79..368fa2613b2de16a229fabca6715174e55d40f46 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 ###                    ###
@@ -37,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.023017 seconds and 4 git commands to generate.