Blob Blame History Raw
/* -*- Mode: c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */
/*
 *  (C) 2012 by Argonne National Laboratory.
 *      See COPYRIGHT in top-level directory.
 */

#ifndef MPIDI_RECVQ_STATISTICS_H_INCLUDED
#define MPIDI_RECVQ_STATISTICS_H_INCLUDED

#include "mpit.h"

/* from ch3u_recvq.c */
extern unsigned long long PVAR_LEVEL_unexpected_recvq_buffer_size ATTRIBUTE((unused));

#endif /* MPIDI_RECVQ_STATISTICS_H_INCLUDED */