#include <sys/types.h>
#include <sys/socket.h>
#include <net/if.h>
#include "socket.h"
Go to the source code of this file.
Definition at line 6 of file socket_getifidx.c.