#ifndef PERLQT4NETWORK_XSFUNCTIONS_H #define PERLQT4NETWORK_XSFUNCTIONS_H extern "C" { #include "XSUB.h" } XS(XS_qudpsocket_readdatagram); #endif