OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

libvbr/vbr.c: include <stdio.h> for vsnprintf()

Open orlitzky opened this issue 1 year ago • 0 comments

This fixes an implicit declaration error with newer compilers and on musl where stdio.h does not incidentally get included by some other header.

Bug: https://bugs.gentoo.org/936591

orlitzky avatar Jul 28 '24 12:07 orlitzky