mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
topology: Remove unnecessary includes
Headers are already included in local.h. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
52a9649437
commit
19fbcb7ce4
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@
|
|||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <endian.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
#include "local.h"
|
||||
#include "list.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue