Commit Diff


commit - c0ceb4cc12a674224e0ffdd91d8dc4946620fa22
commit + 87a2e886e5c23f35d8b4292523c7605a5ca18d89
blob - 555f339d2589c20defd0a1455f50955193c324a9
blob + ef20e27f07da6976269078abc7570f14fa0825d7
--- 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>