#include <net/if.h>
struct if_nameindex foo;
int main(void) { return 0; }
