Richard Pospesel pushed to branch base-browser-102.9.0esr-12.5-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • third_party/sipcc/cpr_win_types.h
    ... ... @@ -48,6 +48,7 @@ typedef int32_t ssize_t;
    48 48
     #else
    
    49 49
     typedef int64_t ssize_t;
    
    50 50
     #endif
    
    51
    +#endif
    
    51 52
     
    
    52 53
     /*
    
    53 54
      * Define pid_t for MSVC builds