summaryrefslogtreecommitdiff
path: root/mail/masqmail-devel/files/patch-log.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/masqmail-devel/files/patch-log.c')
-rw-r--r--mail/masqmail-devel/files/patch-log.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/masqmail-devel/files/patch-log.c b/mail/masqmail-devel/files/patch-log.c
new file mode 100644
index 000000000000..9e4f859f85de
--- /dev/null
+++ b/mail/masqmail-devel/files/patch-log.c
@@ -0,0 +1,10 @@
+--- src/log.c.old Wed Aug 4 04:16:48 2004
++++ src/log.c Wed Aug 4 04:17:12 2004
+@@ -16,6 +16,7 @@
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
++#include <sys/stat.h>
+ #include "masqmail.h"
+
+ #include "sysexits.h"