flac/include
Erik de Castro Lopo dd1fa80883 Fix -Wstrict-prototypes -Wmissing-prototypes warnings.
The files src/flac/encode.c and src/libFLAC/stream_encoder.c use
functions in libFLAC that are marked as 'unpublished debug routines'.
This patch moves these functions to new file include/share/private.h
and marks them as 'unpublished debug routines'.
2013-03-11 06:06:33 +11:00
..
FLAC
FLAC++
share Fix -Wstrict-prototypes -Wmissing-prototypes warnings. 2013-03-11 06:06:33 +11:00
test_libs_common
Makefile.am