Added snd_ prefix to mask and interval. Divided header.h wrappers

This commit is contained in:
Abramo Bagnara 2001-01-30 16:51:26 +00:00
parent 9712a67778
commit 8712ffc6a5
28 changed files with 1122 additions and 1122 deletions

View file

@ -19,8 +19,8 @@
*
*/
#define MASK_C
#define MASK_INLINE
#define SND_MASK_C
#define SND_MASK_INLINE
#include <sys/types.h>
#include <limits.h>