1 /* 2 * Copyright (c) 2004-2007 The Trustees of the University of Tennessee. 3 * All rights reserved. 4 * $COPYRIGHT$ 5 * 6 * Additional copyrights may follow 7 * 8 * $HEADER$ 9 */ 10 11 #include "ompi_config.h" 12 #include "vprotocol_pessimist_event.h" 13 14 OBJ_CLASS_INSTANCE(mca_vprotocol_pessimist_event_t, opal_list_item_t, NULL, NULL);