]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Added ntp_debug.h
authorDanny Mayer <mayer@ntp.org>
Fri, 26 Aug 2005 13:17:19 +0000 (09:17 -0400)
committerDanny Mayer <mayer@ntp.org>
Fri, 26 Aug 2005 13:17:19 +0000 (09:17 -0400)
bk: 430f165f7CXJ9ynZJybcG_DL27DVlQ

include/Makefile.am

index b5ed2377b5ee8dd1cd950ac953ab6a3168b8cd98..2bfd13b56e1de3fa7603103323e61f4112c6d59b 100644 (file)
@@ -28,6 +28,7 @@ noinst_HEADERS = \
        ntp_control.h \
        ntp_crypto.h \
        ntp_datum.h \
+       ntp_debug.h \
        ntp_filegen.h \
        ntp_fp.h \
        ntp_if.h \
@@ -36,6 +37,7 @@ noinst_HEADERS = \
        ntp_malloc.h \
        ntp_md5.h \
        ntp_proto.h \
+       ntp_random.h \
        ntp_refclock.h \
        ntp_request.h \
        ntp_rfc2553.h \