diff options
author | gjb <gjb@FreeBSD.org> | 2016-01-05 16:23:43 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2016-01-05 16:23:43 +0000 |
commit | fe036cdd937f2b0026005a242b4319238d47a213 (patch) | |
tree | 0c47683f2376f697eae2f63ad45989ba4c13952c /contrib/ntp/ntpd | |
parent | 88860fbb2c3cde2e2a83f2662c229679eabb5aba (diff) | |
download | FreeBSD-src-fe036cdd937f2b0026005a242b4319238d47a213.zip FreeBSD-src-fe036cdd937f2b0026005a242b4319238d47a213.tar.gz |
Fix another mis-merge.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/ntp/ntpd')
-rw-r--r-- | contrib/ntp/ntpd/ntp_control.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/ntp/ntpd/ntp_control.c b/contrib/ntp/ntpd/ntp_control.c index 4e5b645..ee5fa71 100644 --- a/contrib/ntp/ntpd/ntp_control.c +++ b/contrib/ntp/ntpd/ntp_control.c @@ -8,7 +8,6 @@ */ #ifdef HAVE_CONFIG_H -#ifdef HAVE_CONFIG_H # include <config.h> #endif |