fix some warnings

This commit is contained in:
ValKmjolnir
2022-05-09 18:42:40 +08:00
parent c5171c735a
commit 396d55a207
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#include <sys/wait.h>
#endif
#ifndef _WIN32
#ifdef __linux__
#define PRTHEX64 "%lx"
#define PRTHEX64_8 "%.8lx"
#define PRTINT64 "%ld"