URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=281616f09bad617c788ab932ff692d423d9607d3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
281616f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix build on my old Windows XP Buildbot (With VS2008EE) (Try 2...)
../../asn1/atn-ulcs/packet-atn-ulcs-template.c(126) : fatal error C1083: Cannot
open include file: 'stdint.h': No such file or directory
Change-Id: Id3c3082fe91a79e44abbfd4e2b2f1fc7d5c183d4
Reviewed-on: https://code.wireshark.org/review/1814
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 5ff629e CMake: Remove FeatureSummary.cmake and fix display of feature
adds 281616f Fix build on my old Windows XP Buildbot (With VS2008EE) (Try 2...)
Summary of changes:
asn1/atn-ulcs/packet-atn-ulcs-template.c | 2 ++
epan/dissectors/packet-atn-ulcs.c | 12 +++++++-----
2 files changed, 9 insertions(+), 5 deletions(-)