summaryrefslogtreecommitdiff
path: root/io/umask.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/umask.c')
-rw-r--r--io/umask.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/io/umask.c b/io/umask.c
index 1e71aae42a..e2909d88d2 100644
--- a/io/umask.c
+++ b/io/umask.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
@@ -30,4 +30,3 @@ __umask (mask)
stub_warning (umask)
weak_alias (__umask, umask)
-#include <stub-tag.h>