mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Introduce bswap.h for portable definitions of byte swap macros.
Signed-off-by: Thomas Klausner <wiz@NetBSD.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
25e6b5b473
commit
e0d52fdd8a
18 changed files with 56 additions and 17 deletions
|
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
|
||||
|
||||
#include <byteswap.h>
|
||||
#include "bswap.h"
|
||||
#include <time.h>
|
||||
#include <pthread.h>
|
||||
#include <dlfcn.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue