diff --git a/reactos/include/ntos.h b/reactos/include/ntos.h new file mode 100644 index 00000000000..292196da534 --- /dev/null +++ b/reactos/include/ntos.h @@ -0,0 +1,7 @@ +#ifndef _NTOS_H +#define _NTOS_H +/* $Id: ntos.h,v 1.1 1999/08/29 07:02:52 ea Exp $ */ + +#include + +#endif /* ndef _NTOS_H */