$NetBSD: patch-an,v 1.2 2002/08/25 19:23:21 jlam Exp $ --- fam/StringTable.h.orig Tue Dec 18 11:03:37 2001 +++ fam/StringTable.h @@ -25,6 +25,7 @@ #include #include +#include "mntent.h" // A StringTable maps C strings onto values. It is a cheap O(n) // implementation, suitable only for small tables that are