summaryrefslogtreecommitdiffstats
path: root/usr/include/netinet/in6.h
blob: 91a4e1261157fe8fe350bc91eb69c2ac29dcc920 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * netinet/in6.h
 */

#ifndef _NETINET_IN6_H
#define _NETINET_IN6_H

#include <sys/types.h>
#include <linux/in6.h>

#endif				/* _NETINET_IN6_H */