1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/klibc/include/netinet/in6.h

11 lines
124 B
C

/*
* netinet/in6.h
*/
#ifndef _NETINET_IN6_H
#define _NETINET_IN6_H
#include <linux/in6.h>
#endif /* _NETINET_IN6_H */