1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00

truncate: delintify

This commit is contained in:
Eitan Adler 2018-07-29 07:51:42 +00:00
parent c517ae76c1
commit ec9eb99714
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336865

View File

@ -27,10 +27,8 @@
*
*/
#ifndef lint
static const char rcsid[] =
"$FreeBSD$";
#endif
#include <sys/stat.h>