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

#include "mpidimpl.h"

#include "mpidu_shm.h"

#endif /* MPIDU_SHM_IMPL_H_INCLUDED */
/* vim: ft=c */