Add new patch to need for 2.5.1.
This commit is contained in:
parent
df754f8b22
commit
5958b7459c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384659
1 changed files with 14 additions and 0 deletions
14
mail/cyrus-imapd25/files/patch-lib__util.h
Normal file
14
mail/cyrus-imapd25/files/patch-lib__util.h
Normal file
|
@ -0,0 +1,14 @@
|
|||
Index: lib/util.h
|
||||
diff -u lib/util.h.orig lib/util.h
|
||||
--- lib/util.h.orig 2015-04-23 13:51:33.000000000 +0900
|
||||
+++ lib/util.h 2015-04-24 13:02:55.232366031 +0900
|
||||
@@ -66,9 +66,7 @@
|
||||
# endif /* HAVE_PCREPOSIX_H */
|
||||
#endif /* ENABLE_REGEX */
|
||||
|
||||
-#ifndef __GNUC__
|
||||
typedef int (*__compar_fn_t)(const void *, const void *);
|
||||
-#endif
|
||||
|
||||
#define BIT32_MAX 4294967295U
|
||||
|
Loading…
Reference in a new issue