diff options
author | Gleb Smirnoff <glebius@FreeBSD.org> | 2010-10-14 11:20:23 +0000 |
---|---|---|
committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2010-10-14 11:20:23 +0000 |
commit | d48088aab1125eca129730f14cc9a856a4934b24 (patch) | |
tree | 516e9349fd1c95f326479642e69a9feb45d18880 /usr.sbin/ntp/config.h | |
parent | 407af02b6eea7f7a9e200263ce0c32670d4ff3e7 (diff) |
Notes
Diffstat (limited to 'usr.sbin/ntp/config.h')
-rw-r--r-- | usr.sbin/ntp/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index 8359b301d971d..efa42d229dee6 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -126,7 +126,7 @@ /* #undef CLOCK_SCHMID */ /* clock thru shared memory */ -/* #undef CLOCK_SHM */ +#define CLOCK_SHM /* Spectracom 8170/Netclock/2 WWVB receiver */ /* #undef CLOCK_SPECTRACOM */ |