aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/token.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/token.h')
-rw-r--r--src/token.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/token.h b/src/token.h
index bbd8066..ced3de3 100644
--- a/src/token.h
+++ b/src/token.h
@@ -1,6 +1,7 @@
#ifndef DUCC_TOKEN_H
#define DUCC_TOKEN_H
+#include <stddef.h>
#include "io.h"
#include "json.h"