cemi: fix no previous prototype for ‘proto_register_cemi/proto_reg_handoff_cemi’ [-Wmissing-prototypes]

Change-Id: Ib1d0a97f0226d97de4d0683446c3dbba47a6b0c4
Reviewed-on: https://code.wireshark.org/review/30355
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2018-10-23 22:07:31 +02:00 committed by Anders Broman
parent 74cf8fd119
commit 8bfabf7c48
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
*/
#include "packet-knxip.h"
void proto_register_cemi(void);
void proto_reg_handoff_cemi(void);
/* cEMI Message Codes
*/
#define CEMI_L_BUSMON_IND 0x2B