URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1df0d9cbfa5af834495c28e46c6ed2d267e05e2f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1df0d9c by Guy Harris (guy@xxxxxxxxxxxx):
Include "ws_symbol_export.h" to make sure WS_DLL_PUBLIC is defined.
Wrap the declaration for C++ while we're at it.
Change-Id: Ifcc1b47bab139f5fb8da8c3dd4f20b1ebb99739e
Reviewed-on: https://code.wireshark.org/review/5418
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9732398 A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
adds 1df0d9c Include "ws_symbol_export.h" to make sure WS_DLL_PUBLIC is defined.
Summary of changes:
epan/dissectors/packet-a21.h | 10 ++++++++++
1 file changed, 10 insertions(+)