summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/net/if_arp.h
blob: fe37a22dcc301bfa6dbc404b5e8f910ffb9ea24e (plain)
1
2
3
4
5
6
#ifndef _NET_IF_ARP_H
#define _NET_IF_ARP_H

#include <linux/if_arp.h>

#endif