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.

20 lines
323 B

  1. #pragma once
  2. #include "oscfg.h"
  3. #include <ndis.h>
  4. #include <cxport.h>
  5. #include <tdikrnl.h>
  6. #include <tdiinfo.h>
  7. #include <tdistat.h>
  8. #include "tdint.h" // do we need this header?
  9. #include <ip.h>
  10. #include <ntddip.h>
  11. #include <ipifcons.h>
  12. #include "queue.h"
  13. #include "refptr.h"
  14. #include "dbgmsg.h"