tools/probe: Drop undeeded include files

Signed-off-by: Jyri Sarha <jyri.sarha@intel.com>
This commit is contained in:
Jyri Sarha 2022-09-28 21:11:28 +03:00 committed by Liam Girdwood
parent 43bc85f570
commit ceced0e641
1 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>
@ -25,7 +24,6 @@
#include <unistd.h>
#include <ipc/probe_dma_frame.h>
#include <sof/math/numbers.h>
#include "wave.h"