Mercurial > hg > xemacs-beta
comparison src/linuxplay.c @ 321:19dcec799385 r21-0-58
Import from CVS: tag r21-0-58
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:46:44 +0200 |
parents | c42ec1d1cded |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
320:73c75c43c1f2 | 321:19dcec799385 |
---|---|
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 |