summaryrefslogtreecommitdiffstats
path: root/src/crypto/axtls
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/axtls')
-rw-r--r--src/crypto/axtls/os_port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/axtls/os_port.h b/src/crypto/axtls/os_port.h
index 0f9bb25b..39e0fb54 100644
--- a/src/crypto/axtls/os_port.h
+++ b/src/crypto/axtls/os_port.h
@@ -8,6 +8,7 @@
#define HEADER_OS_PORT_H
#include <stdint.h>
+#include <stddef.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>