#ifndef _ROLLOVER_H #define _ROLLOVER_H /* $Id$ */ void StatAdd(statcnt *, unsigned long); void Rollover(void); #endif