summaryrefslogtreecommitdiff
path: root/misc/pwritev.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pwritev.c')
-rw-r--r--misc/pwritev.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/pwritev.c b/misc/pwritev.c
index 2e10ca8157..a2b442bc25 100644
--- a/misc/pwritev.c
+++ b/misc/pwritev.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-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
@@ -37,4 +37,3 @@ pwritev (fd, vector, count, offset)
}
stub_warning (pwritev)
-#include <stub-tag.h>