URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=de6bfa12b0c002e1930cfb9946078097d294acf8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
de6bfa1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix build on my old Windows XP Buildbot (With VS2008EE)
../../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: I8825a2f0b6440ec5a4bbfb49ea5c183dd8cbf03f
Reviewed-on: https://code.wireshark.org/review/705
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 46970c4 Print a message in case we don't have an X11 SDK installed about where to find xquartz.
adds de6bfa1 Fix build on my old Windows XP Buildbot (With VS2008EE)
Summary of changes:
asn1/atn-ulcs/packet-atn-ulcs-template.c | 1 -
epan/dissectors/packet-atn-ulcs.c | 11 +++++------
2 files changed, 5 insertions(+), 7 deletions(-)