aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/clnt.h
blob: 071c008eb6eb3ee0afbe71f2004ba4b082bae284 (plain)
1
2
3
4
5
6
7
#ifndef _RPC_CLNT_H
#include <sunrpc/rpc/clnt.h>

/* Now define the internal interfaces.  */
extern int _openchild (const char *command, FILE **fto, FILE **ffrom);

#endif