6a2f2ff3e9
These are being imported for the upcoming FreeBSD 4.6 release.
16 lines
407 B
C
16 lines
407 B
C
/*
|
|
* Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers.
|
|
* All rights reserved.
|
|
*
|
|
* By using this file, you agree to the terms and conditions set
|
|
* forth in the LICENSE file which can be found at the top level of
|
|
* the sendmail distribution.
|
|
*
|
|
*/
|
|
|
|
#include <sendmail.h>
|
|
|
|
SM_RCSID("@(#)$Id: debug.c,v 1.1.1.2 2002/02/17 21:56:42 gshapiro Exp $")
|
|
|
|
unsigned char tTdvect[100]; /* trace vector */
|