summaryrefslogtreecommitdiff
path: root/nss/XXX-lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss/XXX-lookup.c')
-rw-r--r--nss/XXX-lookup.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/nss/XXX-lookup.c b/nss/XXX-lookup.c
index dc7a663abd..e812d9a548 100644
--- a/nss/XXX-lookup.c
+++ b/nss/XXX-lookup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
@@ -55,6 +55,8 @@
service_user *DATABASE_NAME_SYMBOL;
+extern int DB_LOOKUP_FCT (service_user **ni, const char *fct_name, void **fctp);
+
int
DB_LOOKUP_FCT (service_user **ni, const char *fct_name, void **fctp)
{