URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e8c9a4c1a02be1f0d478ca2336c677ee2ce36a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3e8c9a4 by Tatsuhiro Tsujikawa (tatsuhiro.t@xxxxxxxxx):
    Include stdint.h instead of inttypes.h when compiled with MSVC < 2013
    
    Backport by Alexis La Goutte from upstream
    
    Bug:11216
    Change-Id: Ia269adce607ebc5a31ac9ef119dc2d4248173d62
    Reviewed-on: https://code.wireshark.org/review/8568
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  353e4a3   Include <sys/param.h> to get MAXPATHLEN.
    adds  3e8c9a4   Include stdint.h instead of inttypes.h when compiled with MSVC < 2013
Summary of changes:
 epan/nghttp2/nghttp2.h |    7 +++++++
 1 file changed, 7 insertions(+)