From: Danny Mayer Date: Fri, 26 Aug 2005 13:17:19 +0000 (-0400) Subject: Added ntp_debug.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ba885cfc5a95a3154da832896182b37f1137ec;p=thirdparty%2Fntp.git Added ntp_debug.h bk: 430f165f7CXJ9ynZJybcG_DL27DVlQ --- diff --git a/include/Makefile.am b/include/Makefile.am index b5ed2377b5..2bfd13b56e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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 \