Bring these files up to date.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@126 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -37,10 +37,9 @@
|
||||
#ifndef NETINET_IP_ICMP_H
|
||||
#define NETINET_IP_ICMP_H
|
||||
|
||||
#include <ByteOrder.h>
|
||||
#include <endian.h>
|
||||
|
||||
#include "net_misc.h"
|
||||
#include "netinet/in.h"
|
||||
#include <netinet/in.h>
|
||||
|
||||
struct icmp {
|
||||
uint8 icmp_type;
|
||||
|
||||
Reference in New Issue
Block a user