1*4e43c760Sespie /*  DO NOT EDIT THIS FILE.
2*4e43c760Sespie 
3*4e43c760Sespie     It has been auto-edited by fixincludes from:
4*4e43c760Sespie 
5*4e43c760Sespie 	"fixinc/tests/inc/obstack.h"
6*4e43c760Sespie 
7*4e43c760Sespie     This had to be done to correct non-standard usages in the
8*4e43c760Sespie     original, manufacturer supplied header file.  */
9*4e43c760Sespie 
10*4e43c760Sespie 
11*4e43c760Sespie 
12*4e43c760Sespie #if defined( OBSTACK_LVALUE_CAST_CHECK )
13*4e43c760Sespie ((*((void **) (h)->next_free) = (aptr)), ( (h)->next_free += sizeof (void *)))
14*4e43c760Sespie #endif  /* OBSTACK_LVALUE_CAST_CHECK */
15