X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FUSB%2FCore%2Fhub.c;h=eccaa3fce94a7ce76be9b9cd9251c5b86484fc43;hb=06de0dedbeeaec2be19b73a4500523efa3ab1852;hp=849e8a3fd6c58a69149c6c2a54d43ce037ab9800;hpb=48743e39650eb1ef988380e9d95f27fd40d3a9ce;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