home *** CD-ROM | disk | FTP | other *** search
- /*
- * Generated by NetWare RPC
- * MS/DOS - Microsoft C 5.1
- */
- #ifndef RPCSVRPC_H
-
- #define RPCSVRPC_H 1
- #include "rpcbind.h"
-
- /* */
- /* */
- /* Copyright 1987, 1988 Netwise, Inc. */
- /* All Rights Reserved */
- /* This software contains information which is proprietary to and a trade */
- /* secret of Netwise, Inc. It is not to be used, reproduced, or disclosed */
- /* except as authorized in your license agreement. */
- /* */
- /* Restricted Rights Legend */
- /* Use, duplication, or disclosure by the Government is subject to */
- /* restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in */
- /* Technical Data and Computer Software clause at 252.227-7013, or the */
- /* equivalent Government clause for other agencies. */
- /* Contractor: Netwise, Inc., Boulder, CO 80301 USA */
- /* */
- /* */
- struct _Svrpc {
- int seq_no;
- int rpc_no;
- int Version;
- int Release;
- int Inumber;
- } ;
-
- #endif