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.

31 lines
430 B

  1. /*++
  2. Copyright (c) 1994 Microsoft Corporation
  3. Module Name:
  4. ftpapih.h
  5. Abstract:
  6. Precompiled include header
  7. Author:
  8. Richard L Firth (rfirth) 21-Dec-1994
  9. Revision History:
  10. 21-Dec-1994 rfirth
  11. Created
  12. --*/
  13. #include "dirlist.h"
  14. #include "ftphelp.h"
  15. #include "name.h"
  16. #include "nvt.h"
  17. #include "session.h"
  18. #include "ftpapir.h"
  19. #include "protocol.h"
  20. #include "tcputil.h"