From 6fa4850c95c731cc53550da9233c7144a8fdb7c5 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:10:50 -0600 Subject: pci.h: Add missing This file has many "Linux" style types in it, add Signed-off-by: Tom Rini --- include/pci.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/pci.h b/include/pci.h index aad233769a..ea3b73923d 100644 --- a/include/pci.h +++ b/include/pci.h @@ -520,6 +520,7 @@ #ifndef __ASSEMBLY__ +#include #include #ifdef CONFIG_SYS_PCI_64BIT -- cgit v1.2.3