preload-hacks: Some patches to make it work.
[termux-packages] / disabled-packages / dovecot / src-lib-connection.h.patch
1 --- ./src/lib/connection.h 2016-12-03 22:43:21.000000000 +0530
2 +++ ../connection.h 2017-06-09 22:47:48.138342901 +0530
3 @@ -2,6 +2,7 @@
4 #define CONNECTION_H
5
6 #include "net.h"
7 +#include <linux/time.h>
8
9 struct connection;
10