mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
d736908967
Move the scsiport driver into the port directory.
6 lines
93 B
C
6 lines
93 B
C
#ifndef _SCSIPORT_PCH_
|
|
#define _SCSIPORT_PCH_
|
|
|
|
#include <wdm.h>
|
|
|
|
#endif /* _SCSIPORT_PCH_ */
|