1 2 3 4 5 6
#ifndef _AX25_CTL_H #define _AX25_CTL_H extern int ax25_ctl_ioctl(const unsigned int, void*); #endif