aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/closedir.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/closedir.c')
-rw-r--r--lib/libc/gen/closedir.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/closedir.c b/lib/libc/gen/closedir.c
index 16f9bff452e4..6015114d6c47 100644
--- a/lib/libc/gen/closedir.c
+++ b/lib/libc/gen/closedir.c
@@ -29,8 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__SCCSID("@(#)closedir.c 8.1 (Berkeley) 6/10/93");
#include "namespace.h"
#include <sys/types.h>
#include <dirent.h>