diff options
Diffstat (limited to 'libntp/audio.c')
-rw-r--r-- | libntp/audio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libntp/audio.c b/libntp/audio.c index f404cc078bdc..2cbae7a30a11 100644 --- a/libntp/audio.c +++ b/libntp/audio.c @@ -517,5 +517,5 @@ audio_show(void) #endif /* not PCM_STYLE_SOUND */ } #else -int audio_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* HAVE_{SYS_AUDIOIO,SUN_AUDIOIO,MACHINE_SOUNDCARD,SYS_SOUNDCARD}_H */ |