1*404b540aSrobert /* DO NOT EDIT THIS FILE. 2*404b540aSrobert 3*404b540aSrobert It has been auto-edited by fixincludes from: 4*404b540aSrobert 5*404b540aSrobert "fixinc/tests/inc/rpcsvc/rstat.h" 6*404b540aSrobert 7*404b540aSrobert This had to be done to correct non-standard usages in the 8*404b540aSrobert original, manufacturer supplied header file. */ 9*404b540aSrobert 10*404b540aSrobert 11*404b540aSrobert 12*404b540aSrobert #if defined( STATSSWTCH_CHECK ) 13*404b540aSrobert struct statswtch { 14*404b540aSrobert int boottime; 15*404b540aSrobert }; 16*404b540aSrobert #endif /* STATSSWTCH_CHECK */ 17