wireshark/codecs/speex
João Valverde d0a91b27f2 plugins: config.h must not be included by public headers
For a sane plugin build environment. Include config.h as the first
header in the .c file instead.

Fix by moving required compiler attribute macros to a new
"ws_attributes.h" API header.

Change-Id: I34f58a927f68c1a0e59686c14d214825149749e1
Reviewed-on: https://code.wireshark.org/review/23400
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2017-09-06 08:10:56 +00:00
..
README.txt
arch.h Fix warnings introduced by "Qt: Initial RTP playback" 2015-10-05 03:21:46 +00:00
resample.c plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
speex_resampler.h Change codecs from static to dynamic library 2015-12-03 23:54:49 +00:00
stack_alloc.h

README.txt

Copied from http://git.xiph.org/speexdsp.git c470e2e89a6ca75b507437467692cd684b71a526
and modified to compile in the Wireshark source tree.