summaryrefslogtreecommitdiff
path: root/dirent/scandir-tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'dirent/scandir-tail.c')
-rw-r--r--dirent/scandir-tail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dirent/scandir-tail.c b/dirent/scandir-tail.c
index 4560834af5..b72d9c7b6d 100644
--- a/dirent/scandir-tail.c
+++ b/dirent/scandir-tail.c
@@ -1,5 +1,5 @@
/* Logic guts of scandir*.
- Copyright (C) 1992-2015 Free Software Foundation, Inc.
+ Copyright (C) 1992-2016 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
@@ -20,7 +20,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
#ifndef SCANDIR_TAIL
# define SCANDIR_TAIL __scandir_tail