diff options
Diffstat (limited to 'libparse/parse_conf.c')
-rw-r--r-- | libparse/parse_conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libparse/parse_conf.c b/libparse/parse_conf.c index 37871c9de887..ad7a47aa937f 100644 --- a/libparse/parse_conf.c +++ b/libparse/parse_conf.c @@ -148,7 +148,7 @@ clockformat_t *clockformats[] = unsigned short nformats = sizeof(clockformats) / sizeof(clockformats[0]) - 1; #else /* not (REFCLOCK && CLOCK_PARSE) */ -int parse_conf_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* not (REFCLOCK && CLOCK_PARSE) */ /* |