summaryrefslogtreecommitdiffstats
path: root/src/dbstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbstruct.h')
-rw-r--r--src/dbstruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbstruct.h b/src/dbstruct.h
index b5f0c26..74c6059 100644
--- a/src/dbstruct.h
+++ b/src/dbstruct.h
@@ -22,7 +22,7 @@
***/
#include <limits.h>
-#include <stdint.h>
+#include <inttypes.h>
#include <db.h>