$NetBSD$

--- encfs/encfs.h.orig	2007-03-01 01:13:44.000000000 +0100
+++ encfs/encfs.h	2007-03-01 01:14:09.000000000 +0100
@@ -22,6 +22,9 @@
 #include "config.h"
 #include <fuse.h>
 #include <unistd.h>
+#include "../intl/autosprintf.h"
+
+using gnu::autosprintf;
 
 #if defined(HAVE_SYS_XATTR_H) | defined(HAVE_ATTR_XATTR_H)
 #define HAVE_XATTR
