summaryrefslogtreecommitdiff
path: root/mail/muttzilla/files/patch-mzbase.c
blob: 995133f85da78bd6a00a490f0fcdc61d0130fa36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- mzbase.c.orig	Sun Feb 16 16:35:13 2003
+++ mzbase.c	Sun Feb 16 16:35:28 2003
@@ -25,6 +25,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <fcntl.h>