chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
less: Bump revision after enabling pcre
[termux-packages]
/
packages
/
alpine
/
fdstring.c.patch
1
--- ../fdstring.c 2016-12-10 08:02:12.555352750 +0000
2
+++ ./imap/src/osdep/unix/fdstring.c 2016-12-10 08:24:29.096929788 +0000
3
@@ -25,7 +25,7 @@
4
* Date: 15 April 1997
5
* Last Edited: 4 April 2007
6
*/
7
-
8
+#define L_SET SEEK_SET
9
#include "mail.h"
10
#include "osdep.h"
11
#include "misc.h"