chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
busybox: Update from 1.28.2 to 1.28.3
[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