diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-16 16:21:55 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-16 16:21:55 +0000 |
| commit | 241bcee99b91095a16211af61cd0bea25ab6e0dd (patch) | |
| tree | ec7037cfbb6cbf67e007841c9091aced434d7cf6 /mail/gmime2/files/patch-gmime_gmime-gpg-context.c | |
| parent | - Update to 2.0.1 (diff) | |
Update to 2.1.10
Notes
Notes:
svn path=/head/; revision=126597
Diffstat (limited to 'mail/gmime2/files/patch-gmime_gmime-gpg-context.c')
| -rw-r--r-- | mail/gmime2/files/patch-gmime_gmime-gpg-context.c | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/gmime2/files/patch-gmime_gmime-gpg-context.c b/mail/gmime2/files/patch-gmime_gmime-gpg-context.c new file mode 100644 index 000000000000..ab93037f479a --- /dev/null +++ b/mail/gmime2/files/patch-gmime_gmime-gpg-context.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- gmime/gmime-gpg-context.c.orig ++++ gmime/gmime-gpg-context.c +@@ -25,8 +25,6 @@ + #include <config.h> + #endif + +-#define _POSIX_SOURCE +- + #include <stdio.h> + #include <stdlib.h> + #include <string.h> |
