diff options
Diffstat (limited to 'nss/host-lookup.c')
-rw-r--r-- | nss/host-lookup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/host-lookup.c b/nss/host-lookup.c index d9f7c67320..f511393372 100644 --- a/nss/host-lookup.c +++ b/nss/host-lookup.c @@ -18,5 +18,6 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define DATABASE_NAME hosts +#define DEFAULT_CONFIG "dns [!UNAVAIL=return] files" #include "XXX-lookup.c" |