freebsd-ports/mail/muttzilla/files/patch-mzbase.c
Christian Weisgerber 5c8d5bbef5 - Use MASTER_SITE_SOURCEFORGE
- Support install macros
- Utilize NOPORTDOCS

PR:		47490
Submitted by:	Ports Fury
2003-02-16 15:39:00 +00:00

13 lines
239 B
C

$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>