mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 09:30:30 -04:00
13 lines
239 B
C
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>
|