diff options
Diffstat (limited to 'ntpd/refclock_fg.c')
-rw-r--r-- | ntpd/refclock_fg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_fg.c b/ntpd/refclock_fg.c index abcf43f9cb9e..9ded8c7e79e0 100644 --- a/ntpd/refclock_fg.c +++ b/ntpd/refclock_fg.c @@ -331,5 +331,5 @@ fg_receive( #else -int refclock_fg_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |