rmdel is already linked
[unix-history] / usr / src / usr.bin / gprof / hertz.c
index dc779b9..7588c28 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-    static     char *sccsid = "@(#)hertz.c     1.4 (Berkeley) %G%";
-#endif lint
+static char sccsid[] = "@(#)hertz.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 #include <sys/time.h>
 
 
 #include <sys/time.h>