aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/fixincludes/tests/base/rpcsvc/rusers.h
blob: 727c4092526ecbc928d31f3a77e0f7f37f1efa17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/rpcsvc/rusers.h"

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



#if defined( SUN_RUSERS_SEMI_CHECK )
struct mumble
  int _cnt;
};
#endif  /* SUN_RUSERS_SEMI_CHECK */