if_arp.h 340 B

12345678910111213141516
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/net/if_arp.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( AIX_NET_IF_ARP_CHECK )
  7. typedef struct _fc_softc {
  8. int a;
  9. };
  10. #endif /* AIX_NET_IF_ARP_CHECK */