Mercurial > hg > xemacs-beta
comparison src/sgiplay.c @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | 3d6bfa290dbd |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
366:83d76f480a59 | 367:a4f53d9b3154 |
---|---|
27 #include <audio.h> | 27 #include <audio.h> |
28 #include <sys/file.h> | 28 #include <sys/file.h> |
29 #include <sys/types.h> | 29 #include <sys/types.h> |
30 #include <sys/stat.h> | 30 #include <sys/stat.h> |
31 #include <fcntl.h> | 31 #include <fcntl.h> |
32 #include <unistd.h> | |
32 #include <string.h> | 33 #include <string.h> |
33 #include <netinet/in.h> /* for ntohl() etc. */ | 34 #include <netinet/in.h> /* for ntohl() etc. */ |
34 | 35 |
35 /* Configuration options */ | 36 /* Configuration options */ |
36 | 37 |