summaryrefslogtreecommitdiff
path: root/src/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datatypes.h')
-rw-r--r--src/datatypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datatypes.h b/src/datatypes.h
index dca12b1..3a8addb 100644
--- a/src/datatypes.h
+++ b/src/datatypes.h
@@ -33,6 +33,7 @@
#ifndef GCSD_datatypes_h_INCLUDED
#define GCSD_datatypes_h_INCLUDED
+#include <stddef.h>
#include <stdint.h>
struct buffer_struct {