Fix for openmqc compilation error on g++ 11
The error message while compiling the openmq cclient
on Ubuntu 22 with the default installed g++ 11.3.0:
cclient/io/Packet.cpp:1263:22: error: ordered comparison of pointer with integer zero ('PRUint8*' {aka 'unsigned char*'} and 'int')