summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-ae
blob: 7114ccbb0213e12d3209289dbbab2bb9224c69f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.2 2002/08/25 19:23:21 jlam Exp $

--- fam/FileSystem.c++.orig	Tue Dec 18 11:03:37 2001
+++ fam/FileSystem.c++
@@ -22,7 +22,7 @@
 
 #include "FileSystem.h"
 
-#include <mntent.h>
+#include "mntent.h"
 #include <string.h>
 
 #include "Event.h"