summaryrefslogtreecommitdiff
path: root/misc/mincore.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mincore.c')
-rw-r--r--misc/mincore.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/mincore.c b/misc/mincore.c
index e85ebceefd..fc6a441b97 100644
--- a/misc/mincore.c
+++ b/misc/mincore.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000-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
@@ -26,4 +26,3 @@ mincore (void *__start, size_t __len, unsigned char *__vec)
}
stub_warning (mincore)
-#include <stub-tag.h>