Source code of Windows XP (NT5)
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.

16 lines
496 B

  1. /* Copyright (C) RSA Data Security, Inc. created 1993. This is an
  2. unpublished work protected as such under copyright law. This work
  3. contains proprietary, confidential, and trade secret information of
  4. RSA Data Security, Inc. Use, disclosure or reproduction without the
  5. express written authorization of RSA Data Security, Inc. is
  6. prohibited.
  7. */
  8. #ifndef _SHACOMM_H_
  9. #define _SHACOMM_H_ 1
  10. //
  11. // this file and it's contents were made obsolete. Only sha.h is required.
  12. //
  13. #endif