summaryrefslogtreecommitdiff
path: root/misc/msync.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/msync.c')
-rw-r--r--misc/msync.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/msync.c b/misc/msync.c
index c1639940e1..c3f57158be 100644
--- a/misc/msync.c
+++ b/misc/msync.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1994-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
@@ -31,4 +31,3 @@ msync (__ptr_t addr, size_t len, int flags)
}
stub_warning (msync)
-#include <stub-tag.h>