diff options
Diffstat (limited to 'nss/hosts-lookup.c')
-rw-r--r-- | nss/hosts-lookup.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nss/hosts-lookup.c b/nss/hosts-lookup.c index 8dff71f7c5..998058efe3 100644 --- a/nss/hosts-lookup.c +++ b/nss/hosts-lookup.c @@ -21,3 +21,5 @@ #define DEFAULT_CONFIG "dns [!UNAVAIL=return] files" #include "XXX-lookup.c" + +INTDEF(__nss_hosts_lookup) |