]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nss/nss_db/db-netgrp.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nss / nss_db / db-netgrp.c
index 3c18ea8305e2977a091b84af0806dbea1d08e909..5ba4d77d2e928d030fa072df089eaef172524e48 100644 (file)
@@ -1,5 +1,5 @@
 /* Netgroup file parser in nss_db modules.
-   Copyright (C) 1996-2012 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -23,7 +23,8 @@
 #include <fcntl.h>
 #include <netgroup.h>
 #include <string.h>
-#include <bits/libc-lock.h>
+#include <stdint.h>
+#include <libc-lock.h>
 #include <paths.h>
 #include <stdlib.h>