$NetBSD: patch-ab,v 1.2 2009/05/26 19:11:55 wiz Exp $ http://bugzilla.gnome.org/show_bug.cgi?id=583923 --- src/openfiles.cpp.orig 2008-09-11 19:55:34.000000000 +0000 +++ src/openfiles.cpp @@ -15,6 +15,10 @@ #include "util.h" #include "gconf-keys.h" +#ifndef NI_IDN +#define NI_IDN 32 +#endif + enum { COL_FD,