ust-fd: Add close_range declaration
[lttng-ust.git] / include / Makefile.am
index b1f5dce9dc27a4d3d6b57d0c557379f4bdac44df..368fa2613b2de16a229fabca6715174e55d40f46 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 ###                    ###
@@ -38,7 +40,8 @@ nobase_include_HEADERS = \
        lttng/urcu/urcu-ust.h \
        lttng/urcu/static/pointer.h \
        lttng/urcu/static/urcu-ust.h \
-       lttng/ust-sigbus.h
+       lttng/ust-sigbus.h \
+       lttng/ust-cancelstate.h
 
 # Auto-generated by configure.
 nobase_nodist_include_HEADERS = \
This page took 0.025232 seconds and 4 git commands to generate.