summaryrefslogtreecommitdiffstats
path: root/freebsd/net/if_llatbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/net/if_llatbl.h')
-rw-r--r--freebsd/net/if_llatbl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/freebsd/net/if_llatbl.h b/freebsd/net/if_llatbl.h
index 98dd19f6..9e12362b 100644
--- a/freebsd/net/if_llatbl.h
+++ b/freebsd/net/if_llatbl.h
@@ -24,14 +24,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-#include <rtems/freebsd/sys/cdefs.h>
+#include <freebsd/sys/cdefs.h>
__FBSDID("$FreeBSD$");
#ifndef _NET_IF_LLATBL_HH_
#define _NET_IF_LLATBL_HH_
-#include <rtems/freebsd/sys/_rwlock.h>
-#include <rtems/freebsd/netinet/in.h>
+#include <freebsd/sys/_rwlock.h>
+#include <freebsd/netinet/in.h>
struct ifnet;
struct sysctl_req;