summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index a8493d6..4ee41a5 100644
--- a/src/util.h
+++ b/src/util.h
@@ -18,7 +18,6 @@
#ifdef _WIN32
#include "win32port.h"
#else
-#include <inttypes.h>
#include <stdint.h>
#endif