shared/bap: Remove include to io.h
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 16 Sep 2022 00:14:39 +0000 (17:14 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commite63c1c414f65a3c217355fd93e9ddc3d6e72ef64
tree63889020871a82052799222f5c86525b1521e423
parenta3c5103314c5dd894267f1e3c923dff1f726d22d
shared/bap: Remove include to io.h

Users of bap.h shall also include io.h, including io.h by default may
cause errors if has been previously included.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/audio/transport.c
src/shared/bap.c
src/shared/bap.h