Mercurial > hg > xemacs-beta
comparison src/linuxplay.c @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 19dcec799385 |
children | d883f39b8495 |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
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 <fcntl.h> | 68 #include <sys/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 |