mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-28 22:29:42 +00:00
10 lines
109 B
C
10 lines
109 B
C
/*
|
|
* $Id: rpc.c,v 1.1 1997/02/28 05:12:56 gdr Exp $
|
|
*/
|
|
|
|
#include "test.h"
|
|
|
|
#include <rpc/types.h>
|
|
|
|
int i;
|