summaryrefslogtreecommitdiff
path: root/misc/revoke.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/revoke.c')
-rw-r--r--misc/revoke.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/revoke.c b/misc/revoke.c
index ed1659e759..d1c0974245 100644
--- a/misc/revoke.c
+++ b/misc/revoke.c
@@ -1,5 +1,5 @@
/* Revoke the access of all descriptors currently open on a file.
- Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1995-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
@@ -27,4 +27,3 @@ revoke (file)
return -1;
}
stub_warning (revoke)
-#include <stub-tag.h>