mirror of
https://github.com/reactos/reactos.git
synced 2025-06-05 17:30:32 +00:00
7 lines
136 B
C
7 lines
136 B
C
#ifndef _NTOS_H
|
|
#define _NTOS_H
|
|
/* $Id: ntos.h,v 1.1 1999/08/29 07:02:52 ea Exp $ */
|
|
|
|
#include <ddk/ntddk.h>
|
|
|
|
#endif /* ndef _NTOS_H */
|