Commit Diff


commit - 85e3c75f2cf71aab195e9269739ff4161432cffe
commit + be8c8ab76bcbd3cb980395327ebf06d90885f824
blob - 0d4c8a92241e769dc81014bb038c725981152d84
blob + eb798c596d6e18cceea4b7fe5ea7cf8695b6c494
--- gotsys/parse.y
+++ gotsys/parse.y
@@ -38,6 +38,7 @@
 #include <sha1.h>
 #include <sha2.h>
 #include <stdarg.h>
+#include <stddef.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>