]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - resolv/tst-resolv-edns.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / resolv / tst-resolv-edns.c
index 093a4f5f22aaaa51eb2415e940a9ddbe9517c58f..d21ae75ee9c2669885e2f8a5e58fd4be137538f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test EDNS handling in the stub resolver.
-   Copyright (C) 2016-2017 Free Software Foundation, Inc.
+   Copyright (C) 2016-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <errno.h>
 #include <netdb.h>
+#include <resolv.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>