]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nis/nis_domain_of_r.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nis / nis_domain_of_r.c
index 57f99a2cedf73ef9928df66e1f85f748e0534b07..4ad6e4abefe1c7b4f6c3b8baabf5972396c7a8a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2017 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
@@ -19,6 +19,7 @@
 #include <errno.h>
 #include <string.h>
 #include <rpcsvc/nis.h>
+#include <shlib-compat.h>
 
 nis_name
 nis_domain_of_r (const_nis_name name, char *buffer, size_t buflen)