/*
* 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.
*/
#include "sm/generic.h"
SM_RCSID("@(#)$Id: iqdb.c,v 1.2 2002/08/28 23:49:01 ca Exp $")
#include "sm/iqdb.h"
/*
** Incoming queue database
** currently "implemented" via macros in iqdb.h
*/