#ifndef PRBALLIES_H_ #define PRBALLIES_H_ u_char *Prballies(u_char *dstAddress, int *packetSize, u_char * radioTapHeader, u_char *myMAC, int step); #endif