aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/tests/base/rpc/xdr.h
blob: 69fc4c1f5cf6b994736156737d7bed81f0ef9875 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/rpc/xdr.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( STRUCT_FILE_CHECK )
struct __file_s;
extern void xdrstdio_create( struct __file_s* );
#endif  /* STRUCT_FILE_CHECK */