Update.
[glibc.git] / include / rpc / clnt.h
blob071c008eb6eb3ee0afbe71f2004ba4b082bae284
1 #ifndef _RPC_CLNT_H
2 #include <sunrpc/rpc/clnt.h>
4 /* Now define the internal interfaces. */
5 extern int _openchild (const char *command, FILE **fto, FILE **ffrom);
7 #endif