netcdf-c/librpc/rpc.h

20 lines
440 B
C
Raw Normal View History

2011-09-02 06:32:28 +08:00
/*********************************************************************
* Copyright 2010, UCAR/Unidata
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
* $Id$
* $Header$
*********************************************************************/
#ifndef NCRPC_H
#define NCRPC_H 1
2011-09-02 06:32:28 +08:00
/**************************************************/
/*Forwards*/
struct NC;
struct NC_URI;
struct NClist;
#endif /*NCRPC_H*/