make: remove SCCS ident stuff
@@ -20,15 +20,11 @@ */ /* * Copyright 1998 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ -/* - * @(#)lstat.cc 1.6 06/12/12 - */ -#pragma ident "@(#)lstat.cc 1.6 06/12/12" #include <sys/types.h> #include <sys/stat.h> extern int lstat(const char *path, struct stat *buf);