aboutsummaryrefslogtreecommitdiff
path: root/reftable/reftable-block.h
diff options
context:
space:
mode:
Diffstat (limited to 'reftable/reftable-block.h')
-rw-r--r--reftable/reftable-block.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/reftable/reftable-block.h b/reftable/reftable-block.h
index 0b05a8f7e3..94c79b5c58 100644
--- a/reftable/reftable-block.h
+++ b/reftable/reftable-block.h
@@ -9,8 +9,7 @@
#ifndef REFTABLE_BLOCK_H
#define REFTABLE_BLOCK_H
-#include <stdint.h>
-
+#include "reftable-system.h"
#include "reftable-basics.h"
#include "reftable-blocksource.h"
#include "reftable-iterator.h"