chiark / gitweb /
cdb: Replace ad-hocery with use of offsetof/typeof. Closes:#812718.
[chiark-tcl.git] / cdb / chiark_tcl_cdb.h
index fef668c6efeede8127ac150ae7daea21226bc836..201b8f1feba9eff904a0dc0e7f7e4ce98d267ea1 100644 (file)
@@ -26,6 +26,7 @@
 
 #include <ctype.h>
 #include <stdio.h>
+#include <stddef.h>
 
 #include <cdb.h>