Adding upstream patches fixing (u)int64_t on 32-bit machines (Closes: #1023280)

This commit is contained in:
Jan Wagner 2022-11-03 12:31:22 +00:00
parent 556dc0f0fc
commit 5a11a70409
3 changed files with 108 additions and 0 deletions

View file

@ -2,3 +2,5 @@
03_epn
# commited upstream
13_check_http_fix_superflous_crlf
14_PRId64_PRIu64_1
15_PRId64_PRIu64_2