[ntpsec commit] Remove unnecessary headers.

Eric S. Raymond esr at ntpsec.org
Tue Sep 29 22:29:54 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    f94921540ba3eab3ac91e3f9fd8a087116ac73bd
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=f94921540ba3eab3ac91e3f9fd8a087116ac73bd

Author:    Eric S. Raymond <esr at thyrsus.com>
Date:      Tue Sep 29 18:28:45 2015 -0400

Remove unnecessary headers.

---

 libntp/clocktypes.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libntp/clocktypes.c b/libntp/clocktypes.c
index 10605d3..b994f4d 100644
--- a/libntp/clocktypes.c
+++ b/libntp/clocktypes.c
@@ -4,11 +4,8 @@
 #include <config.h>
 #include <stdio.h>
 
-#include "ntp_fp.h"
 #include "ntp.h"
-#include "lib_strbuf.h"
 #include "ntp_refclock.h"
-#include "ntp_stdlib.h"
 
 struct clktype clktypes[] = {
 	{ REFCLK_NONE,		"unspecified type (0)",



More information about the vc mailing list