]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1161] Added missing headers
authorFrancis Dupont <fdupont@isc.org>
Fri, 27 Mar 2020 19:08:09 +0000 (20:08 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 27 Mar 2020 19:08:09 +0000 (20:08 +0100)
src/lib/util/Makefile.am

index 6a8e57aa4ecad65457d453bca44a7eb1b2e47696..c8d82e331f355036a047e4654c4c69f0fedb4baa 100644 (file)
@@ -61,6 +61,7 @@ libkea_util_include_HEADERS = \
        labeled_value.h \
        memory_segment.h \
        memory_segment_local.h \
+       multi_threading_mgr.h \
        optional.h \
        pid_file.h \
        pointer_util.h \
@@ -72,6 +73,7 @@ libkea_util_include_HEADERS = \
        stopwatch.h \
        stopwatch_impl.h \
        strutil.h \
+       thread_pool.h \
        time_utilities.h \
        versioned_csv_file.h \
        watch_socket.h \