summaryrefslogtreecommitdiff
path: root/devel/got/files/patch-lib_pack__create.c
blob: df23013fb38765c2485dfe7f487eb9336cda752c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/pack_create.c.orig	2022-02-18 20:20:09 UTC
+++ 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>