summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-ad
blob: a0b062438c3e60b458def2194de60fccf324f3e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.4 2004/03/28 22:01:54 minskim Exp $

--- src/NFSFileSystem.c++.orig	2003-01-18 08:18:12.000000000 -0600
+++ src/NFSFileSystem.c++
@@ -24,7 +24,7 @@
 #include "NFSFileSystem.h"
 
 #include <assert.h>
-#include <mntent.h>
+#include "fam-mntent.h"
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>