diff options
Diffstat (limited to 'responsememblk.h')
-rwxr-xr-x | responsememblk.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/responsememblk.h b/responsememblk.h index ce17989..5f564c2 100755 --- a/responsememblk.h +++ b/responsememblk.h @@ -76,6 +76,8 @@ class cResponseMemBlk : public cResponseBase { void receiveAddTimerReq(); void receiveDelTimerReq(); + void receiveDelFileReq(); + void receiveClientInfo(); int receiveResume(); |