X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=inline;f=KernelLand%2FModules%2FUSB%2FCore%2Fhub.c;h=eccaa3fce94a7ce76be9b9cd9251c5b86484fc43;hb=934d0f535e1929fd90ae0606e77794484aa55284;hp=849e8a3fd6c58a69149c6c2a54d43ce037ab9800;hpb=aaf85604703ec62e863eb1a1d0bb327c838bb621;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/USB/Core/hub.c b/KernelLand/Modules/USB/Core/hub.c index 849e8a3f..eccaa3fc 100644 --- a/KernelLand/Modules/USB/Core/hub.c +++ b/KernelLand/Modules/USB/Core/hub.c @@ -7,6 +7,7 @@ */ #define DEBUG 1 #include +#include #define MAX_PORTS 32 // Not actually a max, but used for DeviceRemovable