sfsasl.c
Upload User: xu_441
Upload Date: 2007-01-04
Package Size: 1640k
Code Size: 0k
Category:

Email Client

Development Platform:

Unix_Linux

  1. /*
  2.  * Copyright (c) 1999 Sendmail, Inc. and its suppliers.
  3.  * All rights reserved.
  4.  *
  5.  * By using this file, you agree to the terms and conditions set
  6.  * forth in the LICENSE file which can be found at the top level of
  7.  * the sendmail distribution.
  8.  *
  9.  */
  10. #ifndef lint
  11. static char id[] = "@(#)$Id: sfsasl.c,v 8.13 1999/07/13 22:00:03 ca Exp $";
  12. #endif /* ! lint */
  13. # include <stdlib.h>
  14. # include <sendmail.h>