Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
419 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // File: private.h
  4. //
  5. // Contents: Private header for dimm project.
  6. //
  7. //----------------------------------------------------------------------------
  8. #ifndef _PRIVATE_H_
  9. #define _PRIVATE_H_
  10. #include <windows.h>
  11. #include <ccstock.h>
  12. #include <debug.h>
  13. #include "mem.h" // must be last
  14. #endif // _PRIVATE_H_