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

Diff for /src/usr.bin/sndiod/siofile.c between version 1.8 and 1.9

version 1.8, 2015/07/24 08:43:58 version 1.9, 2015/07/24 08:46:35
Line 31 
Line 31 
 #include "siofile.h"  #include "siofile.h"
 #include "utils.h"  #include "utils.h"
   
 #define WATCHDOG_USEC   2000000         /* 2 seconds */  #define WATCHDOG_USEC   4000000         /* 4 seconds */
   
 void dev_sio_onmove(void *, int);  void dev_sio_onmove(void *, int);
 void dev_sio_timeout(void *);  void dev_sio_timeout(void *);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9