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:
David Reid
2002-07-12 09:36:23 +00:00
parent ed7e0da5b5
commit 4fc6751684
8 changed files with 97 additions and 90 deletions
+2 -3
View File
@@ -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;