Wireshark-commits: [Wireshark-commits] master bd11d5b: wslua: Include stdint.h on Windows.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2020 20:23:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd11d5b90b5043f5f1944797f421f8299961b6d2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bd11d5b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    wslua: Include stdint.h on Windows.
    
    The Universal CRT supplies stdint.h, so there's no reason to define our
    own types.
    
    Change-Id: I40d4216136aaecae1dc07b0b32ac31032a74b632
    Reviewed-on: https://code.wireshark.org/review/37648
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f0f2480   coap: Add Hop-Limit Option
     add  bd11d5b   wslua: Include stdint.h on Windows.


Summary of changes:
 epan/wslua/lua_bitop.c | 7 -------
 1 file changed, 7 deletions(-)