wireshark/codecs
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
..
G711a plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G711u plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G722 plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G726 plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G729 plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
sbc codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
speex plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
CMakeLists.txt Add G.729 decoding based on bcg729 library 2017-07-30 05:22:35 +00:00
Makefile.am Add G.729 decoding based on bcg729 library 2017-07-30 05:22:35 +00:00
codecs.c Add G.729 decoding based on bcg729 library 2017-07-30 05:22:35 +00:00
codecs.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00