mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-17 16:24:14 +00:00
10 lines
147 B
C
10 lines
147 B
C
#ifndef __NETINET_IP_H
|
|
#define __NETINET_IP_H 1
|
|
|
|
#include <glibc-bugs.h>
|
|
#include <netinet/in.h>
|
|
|
|
#include <linux/ip.h>
|
|
|
|
#endif /* netinet/ip.h */
|