Commit Diff


commit - a6da50c1a35886ff9dce8830f8462c85f16f2730
commit + 3a80116594f8baaed983c70c689d19a4d704e541
blob - 138499bf96babfa8fcd49411e9ae49826a51ae96
blob + ce7df2e4b6a2f26356177c1d1e0eb60075abe07f
--- lib/pack_create.c
+++ lib/pack_create.c
@@ -20,6 +20,7 @@
 #include <sys/stat.h>
 #include <sys/time.h>
 
+#include <endian.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>