summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/netinet/in.h
blob: d83498a769adfa0dfa1a2036915cf5a15cd4b1e3 (plain)
1
2
3
4
5
6
#ifndef _NETINET_IN_H
#define _NETINET_IN_H

#include <linux/in.h>

#endif