summaryrefslogtreecommitdiffstats
path: root/freebsd-userspace/include/netinet/if_ether.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-06 10:36:47 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-06 10:36:47 -0500
commit9dd59215ce0de247fadd2ad186e4050500943b4f (patch)
tree31a842d8b97c63f959e229932749cca1147984b2 /freebsd-userspace/include/netinet/if_ether.h
parentRevert patches moving include of port_local.h to top of file (diff)
parentroute: Added files for the route command. (diff)
downloadrtems-libbsd-9dd59215ce0de247fadd2ad186e4050500943b4f.tar.bz2
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsd
Diffstat (limited to 'freebsd-userspace/include/netinet/if_ether.h')
-rw-r--r--freebsd-userspace/include/netinet/if_ether.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd-userspace/include/netinet/if_ether.h b/freebsd-userspace/include/netinet/if_ether.h
new file mode 100644
index 00000000..e3c8d009
--- /dev/null
+++ b/freebsd-userspace/include/netinet/if_ether.h
@@ -0,0 +1,2 @@
+#include <freebsd/bsd.h>
+#include <freebsd/netinet/if_ether.h>