diff options
-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 */ |