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

Diff for /src/usr.bin/sndiod/listen.c between version 1.13 and 1.14

version 1.13, 2019/06/28 13:35:03 version 1.14, 2020/01/23 20:55:01
Line 16 
Line 16 
  */   */
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/signal.h>  
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/un.h>  #include <sys/un.h>
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14