summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sord_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sord_internal.h b/src/sord_internal.h
index 86ee958..517f405 100644
--- a/src/sord_internal.h
+++ b/src/sord_internal.h
@@ -23,6 +23,8 @@
#include "sord/sord.h"
+typedef intptr_t SordCount; ///< Count of nodes or triples
+
/** Node */
struct _SordNode {
SordNodeType type; ///< SordNodeType