Commit Diff
--- 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>
--- 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>