Print this page
make: remove SCCS ident stuff

*** 20,34 **** */ /* * Copyright 1993 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ - /* - * @(#)readlink.cc 1.4 06/12/12 - */ - #pragma ident "@(#)readlink.cc 1.4 06/12/12" #include <unistd.h> extern int readlink(const char *path, void *buf, size_t bufsiz); --- 20,30 ----