[NTOS:MM] Implement and use MiAcquirePfnLockAtDpcLevel/MiReleasePfnLockFromDpcLevel.
[reactos.git] / drivers / serial / serenum / misc.c
index 033bd8b..8541da1 100644 (file)
@@ -2,13 +2,15 @@
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS Serial enumerator driver
  * FILE:            drivers/dd/serenum/misc.c
- * PURPOSE:         Misceallenous operations
+ * PURPOSE:         Miscellaneous operations
  *
  * PROGRAMMERS:     HervĂ© Poussineau (hpoussin@reactos.com)
  */
 
 #include "serenum.h"
 
+#include <debug.h>
+
 static IO_COMPLETION_ROUTINE ForwardIrpAndWaitCompletion;
 
 /* I really want PCSZ strings as last arguments because