1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/sysutils/logtool-devel/files/patch-ab
Jing-Tang Keith Jang 8eab677955 Update to 1.0.2 and install documents.
PR:		ports/24205
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (MAINTAINER)
2001-01-12 18:47:04 +00:00

11 lines
238 B
Plaintext

--- logtool/includes.h.orig Wed Jan 10 04:18:00 2001
+++ logtool/includes.h Wed Jan 10 04:20:00 2001
@@ -22,6 +22,7 @@
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
+#include<unistd.h>
#include<regex.h>
#include<errno.h>