Updated post command
This commit is contained in:
parent
1ea27d4a80
commit
34b968db02
9
mbnntp/rollover.h
Normal file
9
mbnntp/rollover.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef _ROLLOVER_H
|
||||
#define _ROLLOVER_H
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
void StatAdd(statcnt *, unsigned long);
|
||||
void Rollover(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user