make: remove SCCS ident stuff
@@ -20,15 +20,10 @@ */ /* * Copyright 1998 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ -/* - * @(#)avo_alloca.h 1.4 06/12/12 - */ - -#pragma ident "@(#)avo_alloca.h 1.4 06/12/12" #ifndef _AVO_ALLOCA_H #define _AVO_ALLOCA_H #include <alloca.h>
@@ -44,6 +39,5 @@ extern "C" void *__builtin_alloca(size_t); #endif // ifdef __SunOS_5_4 #endif // ifdef _AVO_ALLOCA_H -