[BACK]Return to radioctl.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / radioctl

Diff for /src/usr.bin/radioctl/radioctl.c between version 1.4 and 1.5

version 1.4, 2001/12/06 10:04:11 version 1.5, 2001/12/18 18:42:19
Line 27 
Line 27 
  */   */
   
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include "/sys/sys/radioio.h"  
 #if 0  
 #include <sys/radioio.h>  #include <sys/radioio.h>
 #endif  
   
 #include <err.h>  #include <err.h>
 #include <fcntl.h>  #include <fcntl.h>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5