summaryrefslogtreecommitdiffstats
path: root/freebsd/contrib/libpcap/etherent.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/contrib/libpcap/etherent.c')
-rw-r--r--freebsd/contrib/libpcap/etherent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/contrib/libpcap/etherent.c b/freebsd/contrib/libpcap/etherent.c
index 166eb3a4..19bac195 100644
--- a/freebsd/contrib/libpcap/etherent.c
+++ b/freebsd/contrib/libpcap/etherent.c
@@ -41,7 +41,7 @@ static const char rcsid[] _U_ =
#ifdef HAVE_SYS_BITYPES_H
#include <sys/bitypes.h>
#endif
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#endif /* WIN32 */
#include <ctype.h>