summaryrefslogtreecommitdiff
path: root/mail/vmailmgr/files/patch-lib:misc:exec.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mail/vmailmgr/files/patch-lib:misc:exec.cc')
-rw-r--r--mail/vmailmgr/files/patch-lib:misc:exec.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/vmailmgr/files/patch-lib:misc:exec.cc b/mail/vmailmgr/files/patch-lib:misc:exec.cc
new file mode 100644
index 000000000000..204239fbc4a2
--- /dev/null
+++ b/mail/vmailmgr/files/patch-lib:misc:exec.cc
@@ -0,0 +1,10 @@
+--- lib/misc/exec.cc.orig Mon Feb 2 14:31:16 2004
++++ lib/misc/exec.cc Mon Feb 2 14:31:41 2004
+@@ -17,6 +17,7 @@
+ #include <config.h>
+ #include <errno.h>
+ #include <stdlib.h>
++#include <string.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
+ #include <sys/wait.h>