mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:43:54 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user