/**************************************************************** * * * Copyright 2012 Fidelity Information Services, Inc * * * * This source code contains the intellectual property * * of its copyright holder(s), and is made available * * under a license. If you do not know the terms of * * the license, please stop and do not read further. * * * ****************************************************************/ #ifndef PREEMPTIVE_DB_CLNUP_INCLUDED #define PREEMPTIVE_DB_CLNUP_INCLUDED void preemptive_db_clnup(int preemptive_severe); #endif /* PREEMPTIVE_DB_CLNUP_INCLUDED */