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.

18 lines
630 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // Copyright (C) 2000, Microsoft Corporation
  4. //
  5. // File: netdfs_s_stub.c
  6. //
  7. // Contents: This is a stub file that includes the actual RPC server
  8. // file generated by the idl compiler. This server file
  9. // generated exists in a different depot, and we unfortunately
  10. // have to go through this hoop to compile the RPC server.
  11. //
  12. // History: Feb. 8 2001, Author: udayh
  13. //
  14. //-----------------------------------------------------------------------------
  15. #include "netdfs_s.c"