/*
 * Copyright (c) 2002 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.
 *
 *	$Id: strrcb.h,v 1.3 2005/06/16 00:08:02 ca Exp $
 */

#ifndef SM_STRRCB_H
#define SM_STRRCB_H 1

#if SM_STR_READ
# include "sm/rcb.h"
#else
# include "sm/str.h"
#endif

#endif /* SM_STRRCB_H */


syntax highlighted by Code2HTML, v. 0.9.1