Remove unnecessary includes

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
This commit is contained in:
Mario Limonciello (AMD)
2025-08-15 14:35:47 -05:00
committed by Galantsev, Dmitrii
parent 05f79879c3
commit 924a06d1e1
72 changed files with 59 additions and 198 deletions
+2
View File
@@ -23,6 +23,8 @@
#ifndef __FDINFO__
#define __FDINFO__
#include <vector>
#ifdef __cplusplus
extern "C" {
#endif