1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-14 03:39:53 +03:00
aports/main/xapian-core/timeval-t.patch
Natanael Copa 56d10fcfcc main/xapian-core: move from community
needed by dovecot
2025-05-12 12:19:29 +00:00

12 lines
255 B
Diff

diff --git a/common/socket_utils.cc b/common/socket_utils.cc
index 99a4a23..f7a872b 100644
--- a/common/socket_utils.cc
+++ b/common/socket_utils.cc
@@ -23,6 +23,7 @@
#include <cmath>
#include <limits>
+#include <sys/time.h>
using namespace std;