diff options
Diffstat (limited to 'ntpd/refclock_palisade.c')
-rw-r--r-- | ntpd/refclock_palisade.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_palisade.c b/ntpd/refclock_palisade.c index a9fe2689575b..3a61d6012213 100644 --- a/ntpd/refclock_palisade.c +++ b/ntpd/refclock_palisade.c @@ -1567,5 +1567,5 @@ getsingle( } #else /* REFCLOCK && CLOCK_PALISADE*/ -int refclock_palisade_c_notempty; +NONEMPTY_TRANSLATION_UNIT #endif |