[USBSTOR]
[reactos.git] / reactos / drivers / usb / usbstor / guid.c
diff --git a/reactos/drivers/usb/usbstor/guid.c b/reactos/drivers/usb/usbstor/guid.c
new file mode 100644 (file)
index 0000000..2fd41c6
--- /dev/null
@@ -0,0 +1,9 @@
+/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
+
+#include <ntdef.h>
+#include <miniport.h>
+#include <usb.h>
+#include <initguid.h>
+#include <usbbusif.h>
+
+/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */