2 #ifndef EL__PROTOCOL_FINGER_FINGER_H
3 #define EL__PROTOCOL_FINGER_FINGER_H
5 #include "main/module.h"
6 #include "protocol/protocol.h"
9 extern protocol_handler_T finger_protocol_handler
;
11 #define finger_protocol_handler NULL
14 extern struct module finger_protocol_module
;