[BACK]Return to hertz.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / gprof

Diff for /src/usr.bin/gprof/hertz.c between version 1.5 and 1.6

version 1.5, 2005/05/03 08:08:53 version 1.6, 2006/03/25 19:06:36
Line 21 
Line 21 
 #include <sys/time.h>  #include <sys/time.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
   
   #include "gprof.h"
   
 /*  /*
  * Return the tick frequency on the machine or 0 if we can't find out.   * Return the tick frequency on the machine or 0 if we can't find out.
  */   */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6