summaryrefslogtreecommitdiff
path: root/misc/ftruncate.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ftruncate.c')
-rw-r--r--misc/ftruncate.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/ftruncate.c b/misc/ftruncate.c
index f2b2e27eea..80830f82d6 100644
--- a/misc/ftruncate.c
+++ b/misc/ftruncate.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 1998, 2011 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
@@ -32,4 +32,3 @@ __ftruncate (fd, length)
weak_alias (__ftruncate, ftruncate)
stub_warning (ftruncate)
-#include <stub-tag.h>