]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nscd/gai.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nscd / gai.c
index 576fd0045b4abf361693efcd400dcee9a30e3237..fd4e8e092fce663a8daa1bf964eec710f02d37ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
 
@@ -42,9 +42,6 @@
 /* Support code.  */
 #include <check_pf.c>
 #include <check_native.c>
-#ifdef HAVE_LIBIDN
-# include <libidn/idn-stub.c>
-#endif
 
 /* Some variables normally defined in libc.  */
 service_user *__nss_hosts_database attribute_hidden;