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.

16 lines
364 B

  1. /****************************************************************************
  2. *
  3. * FILE: Friends.h
  4. *
  5. * CONTENTS: Friends-Related Utility Function Prototypes
  6. *
  7. ****************************************************************************/
  8. #ifndef _FRIENDS_H_
  9. #define _FRIENDS_H_
  10. #include <clink.h>
  11. // Functions:
  12. #endif // ! _FRIENDS_H_