time.h revision 49218d4f8e4d84d1c08aeb267bcf6e451f2056dc
/*
* Copyright (c) 2005 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: time.h,v 1.1 2005/06/14 23:07:19 ca Exp $
*/
#pragma ident "%Z%%M% %I% %E% SMI"
#ifndef SM_TIME_H
# define SM_TIME_H 1
#ifndef timersub
do \
{ \
{ \
} \
} while (0)
#endif /* !timersub */
#ifndef timeradd
do \
{ \
{ \
} \
} while (0)
#endif /* !timeradd */
#ifndef timercmp
#endif /* !timercmp */
#endif /* ! SM_TIME_H */