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

Diff for /src/usr.bin/usbhidctl/usbhid.c between version 1.1 and 1.2

version 1.1, 2001/09/02 17:55:29 version 1.2, 2001/12/30 07:10:42
Line 51 
Line 51 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
 #include <usb.h>  #include <usbhid.h>
   
 /* Parser tokens */  /* Parser tokens */
 #define DELIM_USAGE '.'  #define DELIM_USAGE '.'

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2