head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.12.02.15.49.55;	author kevlo;	state dead;
branches;
next	1.1;

1.1
date	99.08.05.09.10.13;	author cpiazza;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version 0.9.26

PR: 23222
Submitted by: Ports Fury
@
text
@--- src/doc.c.orig	Thu Aug  5 02:09:04 1999
+++ src/doc.c	Thu Aug  5 02:09:25 1999
@@@@ -18,7 +18,8 @@@@
 #include <sys/file.h>
 #endif
 #ifdef HAVE_FSTATFS
-#include <sys/vfs.h>
+#include <sys/param.h>
+#include <sys/mount.h>
 #endif
 #include <sys/time.h>
 #include <time.h>
@


1.1
log
@Add patch-ac, which I forgot to cvs add when I upgraded pavuk to pl18
@
text
@@
