about summary refs log tree commit diff
path: root/sysdeps/generic/not-errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/not-errno.h')
-rw-r--r--sysdeps/generic/not-errno.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/generic/not-errno.h b/sysdeps/generic/not-errno.h
index 303f8a68a8..16ae34b42f 100644
--- a/sysdeps/generic/not-errno.h
+++ b/sysdeps/generic/not-errno.h
@@ -16,6 +16,4 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-extern __typeof (__access) __access_noerrno attribute_hidden;
-
 extern __typeof (__kill) __kill_noerrno attribute_hidden;