Begin to trim rtems/ from include file paths - start with freebsd

This commit is contained in:
Joel Sherrill
2012-03-08 08:56:25 -06:00
parent 9a8e3e0dd0
commit 03d4faf086
479 changed files with 7925 additions and 7917 deletions

View File

@@ -33,8 +33,8 @@
#ifndef _NETINET_IF_ETHER_HH_
#define _NETINET_IF_ETHER_HH_
#include <rtems/freebsd/net/ethernet.h>
#include <rtems/freebsd/net/if_arp.h>
#include <freebsd/net/ethernet.h>
#include <freebsd/net/if_arp.h>
/*
* Macro to map an IP multicast address to an Ethernet multicast address.