comparison src/linuxplay.c @ 377:d883f39b8495 r21-2b4

Import from CVS: tag r21-2b4
author cvs
date Mon, 13 Aug 2007 11:05:42 +0200
parents cc15677e0335
children 8626e4521993
comparison
equal deleted inserted replaced
376:e2295b4d9f2e 377:d883f39b8495
63 #include <fcntl.h> 63 #include <fcntl.h>
64 #include SOUNDCARD_H_PATH /* Path computed by configure */ 64 #include SOUNDCARD_H_PATH /* Path computed by configure */
65 #include <stdio.h> 65 #include <stdio.h>
66 #include <stdlib.h> 66 #include <stdlib.h>
67 #include <string.h> 67 #include <string.h>
68 #include <sys/fcntl.h> 68 #include <fcntl.h>
69 #include <sys/file.h> 69 #include <sys/file.h>
70 #include <sys/ioctl.h> 70 #include <sys/ioctl.h>
71 #include <sys/signal.h> 71 #include <sys/signal.h>
72 #include <unistd.h> 72 #include <unistd.h>
73 73