$NetBSD: patch-library_base_file_utilities.cpp,v 1.3 2012/09/15 05:14:07 obache Exp $ --- library/base/file_utilities.cpp.orig 2011-03-17 12:48:44.000000000 +0000 +++ library/base/file_utilities.cpp @@ -31,6 +31,9 @@ #include #include #endif +#ifdef __DragonFly__ +#include +#endif namespace base {