]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add missing header
authorKarel Zak <kzak@redhat.com>
Wed, 2 Jun 2021 13:31:39 +0000 (15:31 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Jun 2021 13:31:39 +0000 (15:31 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makemodule.am

index 417125bcfd1f7182c6aa00f9d0b4b8cf73d58e25..a20a3f84abfd78ab05fe5fc191faf5dc45461a54 100644 (file)
@@ -15,6 +15,7 @@ dist_noinst_HEADERS += \
        include/cpuset.h \
        include/crc32.h \
        include/crc32c.h \
+       include/c_strtod.h \
        include/debug.h \
        include/debugobj.h \
        include/encode.h \