ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 1df0d9c: Include "ws_symbol_export.h" to make sure WS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Nov 2014 00:58:11 +0000 (UTC)
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(+)