summaryrefslogtreecommitdiff
path: root/mail/renattach/files/patch-src::renattach.c
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-13 09:35:39 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-13 09:35:39 +0000
commitbe10a1ceecab423d076ffa144580029e7797f954 (patch)
treeb06d7a9ebb1f4160a0aac96f3d1a36e9def858e8 /mail/renattach/files/patch-src::renattach.c
parentUpdate to version 3.20 (diff)
Update to version 1.2.2
PR: ports/78740 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=131064
Diffstat (limited to '')
-rw-r--r--mail/renattach/files/patch-src::renattach.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/renattach/files/patch-src::renattach.c b/mail/renattach/files/patch-src::renattach.c
new file mode 100644
index 000000000000..c898945c2e0d
--- /dev/null
+++ b/mail/renattach/files/patch-src::renattach.c
@@ -0,0 +1,11 @@
+--- src/renattach.c.orig Wed Oct 6 13:22:24 2004
++++ src/renattach.c Mon Mar 7 23:36:42 2005
+@@ -26,7 +26,7 @@
+ #include "renattach.h"
+ #include "strings-en.h"
+ #include "utility.h"
+-#include "getopt.h"
++#include <getopt.h>
+ #include <memory.h>
+ #include <stdio.h>
+ #include <stdlib.h>