AK/HashTable.h is not needed from SpuriousInterruptHandler
@@ -26,7 +26,6 @@
#pragma once
-#include <AK/HashTable.h>
#include <AK/OwnPtr.h>
#include <AK/Types.h>
#include <Kernel/Arch/i386/CPU.h>