File: ip.h

package info (click to toggle)
iproute 991023-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 932 kB
  • ctags: 767
  • sloc: ansic: 12,199; sh: 1,018; makefile: 172; perl: 100
file content (9 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#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 */