aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/fixincludes/tests/base/rpcsvc/rstat.h
blob: 05dc65b6650317624dd5ff0e256d7b3f9e554ad1 (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/rstat.h"

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



#if defined( STATSSWTCH_CHECK )
struct statswtch {
  int boottime;
};
#endif  /* STATSSWTCH_CHECK */