X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/e804469b5b0975de34bae1e66c3e6371249d3ee7..0f4556f12c8f75078501c9d1338ae7648a97f975:/usr/src/lib/libc/gen/closedir.c diff --git a/usr/src/lib/libc/gen/closedir.c b/usr/src/lib/libc/gen/closedir.c index 73b9c581c7..04fbed1f0d 100644 --- a/usr/src/lib/libc/gen/closedir.c +++ b/usr/src/lib/libc/gen/closedir.c @@ -1,9 +1,9 @@ -/* Copyright (c) 1982 Regents of the University of California */ - -static char sccsid[] = "@(#)closedir.c 4.4 5/7/82"; +#ifndef lint +static char sccsid[] = "@(#)closedir.c 4.5 (Berkeley) 7/1/83"; +#endif #include -#include +#include /* * close a directory.