gcc/fixincludes/tests/base/net/if.h
Giovanni Bajo 42ab928203 add alpha_if_semocolon fix
From-SVN: r144490
2009-02-28 18:13:31 +00:00

15 lines
361 B
C

/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/net/if.h"
This had to be done to correct non-standard usages in the
original, manufacturer supplied header file. */
#if defined( ALPHA_IF_SEMICOLON_CHECK )
struct sockaddr vmif_paddr; /* protocol address */
#endif /* ALPHA_IF_SEMICOLON_CHECK */