]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 832] Add libisc/log.c headers to the distribution.
authorHarlan Stenn <stenn@ntp.org>
Thu, 24 May 2007 05:38:12 +0000 (01:38 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 24 May 2007 05:38:12 +0000 (01:38 -0400)
bk: 465524c4-tWpAzTxO27-RnnoZlLYJg

ChangeLog
include/isc/Makefile.am

index 8b4f9ea350a7f87733b0f156ffd35b477870828b..01dcac2a3d9228e3cad09b2ed7ebe94337e31fee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+* [Bug 832] Add libisc/log.c headers to the distribution.
 * [Bug 808] Only write the drift file if we are in state 4.
 * Initial import of libisc/log.c and friends.
 * [Bug 826] Fix redefinition of PI.
index 2bb5b467120ed3c2e873ffbf5c3a9a53aa615e27..2fc2aef2ad2f24968febc84f2e50f94692febac9 100644 (file)
@@ -8,7 +8,9 @@ noinst_HEADERS = \
        assertions.h \
        boolean.h \
        buffer.h \
+       dir.h \
        error.h \
+       file.h \
        formatcheck.h \
        int.h \
        interfaceiter.h \
@@ -16,6 +18,7 @@ noinst_HEADERS = \
        lang.h \
        lib.h \
        list.h \
+       log.h \
        magic.h \
        mem.h \
        msgcat.h \
@@ -31,7 +34,10 @@ noinst_HEADERS = \
        result.h \
        region.h \
        sockaddr.h \
+       stat.h \
+       stdio.h \
        strerror.h \
        string.h \
+       time.h \
        types.h \
        util.h