summaryrefslogtreecommitdiff
path: root/mail/masqmail-devel/files/patch-local.c
blob: d5adb0eef198f665e34e0bd04e4abb3076687938 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/local.c.orig	Mon May 19 22:44:46 2003
+++ src/local.c	Wed Aug  4 04:15:10 2004
@@ -19,6 +19,7 @@
 #include "masqmail.h"
 #include "peopen.h"
 #include <sys/wait.h>
+#include <sys/stat.h>
 
 static
 void message_stream(FILE *out, message *msg, GList *hdr_list, guint flags)