*** empty log message ***
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef _DLOG_H_
|
||||
#define _DLOG_H_
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#define DLOG_MAX_SET 32
|
||||
@@ -47,3 +50,5 @@ int DlogUpd(DlogSet *dset);
|
||||
|
||||
int DlogClose(DlogSet *dset);
|
||||
/* close dlog set */
|
||||
|
||||
#endif /* _DLOG_H_ */
|
||||
|
||||
Reference in New Issue
Block a user