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