Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / drivers / serial / serial / close.c
index f5dc747..704416b 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "serial.h"
 
+#include <debug.h>
+
 NTSTATUS NTAPI
 SerialClose(
        IN PDEVICE_OBJECT DeviceObject,