diff options
Diffstat (limited to 'ntpd/refclock_pst.c')
-rw-r--r-- | ntpd/refclock_pst.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_pst.c b/ntpd/refclock_pst.c index 1d3e1ffcfd6a..bd0f15938101 100644 --- a/ntpd/refclock_pst.c +++ b/ntpd/refclock_pst.c @@ -314,5 +314,5 @@ pst_poll( } #else -int refclock_pst_int; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |