summaryrefslogtreecommitdiff
path: root/net-misc/apt-cacher-ng/files/apt-cacher-ng-3.7.4-musl.patch
blob: 01fb990fc98ce75f884e97f19f3a5ed996ea6c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/716564
--- a/src/meta.h
+++ b/src/meta.h
@@ -20,6 +20,7 @@
 #include <strings.h>
 #include <cstdlib>
 #include <errno.h>
+#include <sys/time.h>
 
 #include "astrop.h"