summaryrefslogtreecommitdiff
path: root/cdl.h
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-01-15 11:20:43 +0200
committerdmlunar <root@lunar.sh>2026-01-15 11:20:43 +0200
commit9c57d05e441e0e14d0a77219fb5836b93a74d6ac (patch)
treead46736cb81059c4c28347f5e89fc5fdf4007ff3 /cdl.h
parent906be9cbe2dbc817946621428d78f5eaf64b3f62 (diff)
downloadcdl86-9c57d05e441e0e14d0a77219fb5836b93a74d6ac.tar.gz
cdl86-9c57d05e441e0e14d0a77219fb5836b93a74d6ac.zip
cdl86: update tests
Update tests to address compile issues.
Diffstat (limited to 'cdl.h')
-rw-r--r--cdl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdl.h b/cdl.h
index 5940918..30fbfb4 100644
--- a/cdl.h
+++ b/cdl.h
@@ -52,6 +52,7 @@
#ifndef CDL_H
#define CDL_H
+#include <stddef.h>
#include <stdbool.h>
#include <stdint.h>