#ifndef _SDK_OVERRIDES_LWIP_NETIF_H_
#define _SDK_OVERRIDES_LWIP_NETIF_H_
struct netif;
#include_next "lwip/netif.h"
#endif