Commit Diff


commit - 931651ba231ae793da8f4382fa9bc3f795591477
commit + e3f8625647b5837c386e831cce4e69268343b5d9
blob - 36b6b12cecd279e06a6cb9be3c8a919375aebe12
blob + 3b6af380cd3ae1ac103c402a5365107c232529dd
--- lib/pack_create.c
+++ lib/pack_create.c
@@ -22,6 +22,7 @@
 #include <sys/stat.h>
 #include <sys/time.h>
 
+#include <endian.h>
 #include <stdint.h>
 #include <imsg.h>
 #include <stdio.h>