comparison src/local.c @ 152:d1c53e76096f

added a missing #include <sys/stat.h> thanks to phil
author meillo@marmaro.de
date Tue, 13 Jul 2010 23:11:26 +0200
parents a80ebfa16cd5
children
comparison
equal deleted inserted replaced
151:2ac8a66ee108 152:d1c53e76096f
15 along with this program; if not, write to the Free Software 15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 16 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
17 */ 17 */
18 18
19 #include <sys/wait.h> 19 #include <sys/wait.h>
20 #include <sys/stat.h>
20 21
21 #include "masqmail.h" 22 #include "masqmail.h"
22 #include "peopen.h" 23 #include "peopen.h"
23 24
24 static void 25 static void