summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/netinet/ip.h
blob: 35bf9cc42b14e2fed3f18cea0907ad654aee3624 (plain)
1
2
3
4
5
6
#ifndef _NETINET_IP_H
#define _NETINET_IP_H

#include <linux/ip.h>

#endif