Improvements to debug interface & blr updates
This commit is contained in:
@ -148,4 +148,5 @@ extern int service_refresh_users(SERVICE *);
|
||||
extern void printService(SERVICE *);
|
||||
extern void printAllServices();
|
||||
extern void dprintAllServices(DCB *);
|
||||
extern void dprintService(DCB *, SERVICE *);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user