add NetBSD/OpenBSD build support (except test/)

This commit is contained in:
SASANO Takayoshi 2022-07-10 11:03:00 +09:00
parent 07fe82cb9b
commit 455e8c4229
14 changed files with 52 additions and 17 deletions

View file

@ -16,7 +16,9 @@
#ifndef __LINUX_UAPI_SND_ASOC_H
#define __LINUX_UAPI_SND_ASOC_H
#if defined(__linux__)
#include <linux/types.h>
#endif
/*
* Maximum number of channels topology kcontrol can represent.