#ifndef _PACKET_H #define _PACKET_H #ifdef __cpluscplus extern "C" { #endif struct packet; #ifdef __cpluscplus } #endif #endif