phongn opened a new pull request, #10821:
URL: https://github.com/apache/trafficserver/pull/10821

   While testing some code on Linux and with GCC 13, I discovered that 
`include/tscore/ink_file.h` declared a `uint64_t` field but did not include 
`stdint.h`, which is now against strict conformance. 
   
   This PR adds it in. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to