mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
7 lines
93 B
C
7 lines
93 B
C
#ifndef _SCSIPORT_PCH_
|
|
#define _SCSIPORT_PCH_
|
|
|
|
#include <wdm.h>
|
|
|
|
#endif /* _SCSIPORT_PCH_ */
|