mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
use inttypes.h instead of stdint.h
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*****************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user