summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/config.h
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2013-10-02 21:47:25 +0000
committerroberto <roberto@FreeBSD.org>2013-10-02 21:47:25 +0000
commit960b6b30ed20dfbb0608efdfbdc9fed89cf836e4 (patch)
tree97b60bf9143d1dd744a5d4c84adbbe390d5ff45e /usr.sbin/ntp/config.h
parent515e096f7236fe4f554e196c769fc056df993849 (diff)
downloadFreeBSD-src-960b6b30ed20dfbb0608efdfbdc9fed89cf836e4.zip
FreeBSD-src-960b6b30ed20dfbb0608efdfbdc9fed89cf836e4.tar.gz
Meinberg clocks support was inadvertently removed during the last vendor
import. Add it back. PR: bin/182545 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: re (delphij) MFC after: 1 week
Diffstat (limited to 'usr.sbin/ntp/config.h')
-rw-r--r--usr.sbin/ntp/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h
index efa42d2..41622f1 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -84,7 +84,7 @@
#define CLOCK_LOCAL 1
/* Meinberg clocks */
-/* #undef CLOCK_MEINBERG */
+#define CLOCK_MEINBERG 1
/* Magnavox MX4200 GPS receiver */
/* #undef CLOCK_MX4200 */
OpenPOWER on IntegriCloud