diff options
Diffstat (limited to 'nss/network-lookup.c')
-rw-r--r-- | nss/network-lookup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/network-lookup.c b/nss/network-lookup.c index ab6e51f5c4..39a5ebd8c1 100644 --- a/nss/network-lookup.c +++ b/nss/network-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 networks +#define DEFAULT_CONFIG "dns files" #include "XXX-lookup.c" |