summaryrefslogtreecommitdiff
path: root/mail/vmailmgr/files/patch-lib:misc:exec.cc
blob: 204239fbc4a2e48f25197bdf35bc40772a50e4e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>