summaryrefslogtreecommitdiffstats
path: root/freebsd
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-10 14:04:48 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-10 14:13:19 +0100
commit4525674a97c8abbcbb602d78646f3957a0fd988c (patch)
tree0e9db65f123bd1d828b88ea95f1194e910586c77 /freebsd
parentwpa_supplicant: Use arc4random instead of getentropy. (diff)
downloadrtems-libbsd-4525674a97c8abbcbb602d78646f3957a0fd988c.tar.bz2
tcpdump: Fix import/export
Diffstat (limited to 'freebsd')
-rw-r--r--freebsd/contrib/tcpdump/addrtoname.c1
-rw-r--r--freebsd/contrib/tcpdump/addrtostr.c1
-rw-r--r--freebsd/contrib/tcpdump/af.c1
-rw-r--r--freebsd/contrib/tcpdump/ascii_strcasecmp.c1
-rw-r--r--freebsd/contrib/tcpdump/bpf_dump.c1
-rw-r--r--freebsd/contrib/tcpdump/checksum.c1
-rw-r--r--freebsd/contrib/tcpdump/cpack.c1
-rw-r--r--freebsd/contrib/tcpdump/gmpls.c1
-rw-r--r--freebsd/contrib/tcpdump/gmt2local.c1
-rw-r--r--freebsd/contrib/tcpdump/in_cksum.c1
-rw-r--r--freebsd/contrib/tcpdump/ipproto.c1
-rw-r--r--freebsd/contrib/tcpdump/l2vpn.c1
-rw-r--r--freebsd/contrib/tcpdump/machdep.c1
-rw-r--r--freebsd/contrib/tcpdump/netdissect.c1
-rw-r--r--freebsd/contrib/tcpdump/nlpid.c1
-rw-r--r--freebsd/contrib/tcpdump/oui.c1
-rw-r--r--freebsd/contrib/tcpdump/parsenfsfh.c1
-rw-r--r--freebsd/contrib/tcpdump/print-802_11.c1
-rw-r--r--freebsd/contrib/tcpdump/print-802_15_4.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ah.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ahcp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-aodv.c1
-rw-r--r--freebsd/contrib/tcpdump/print-aoe.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ap1394.c1
-rw-r--r--freebsd/contrib/tcpdump/print-arcnet.c1
-rw-r--r--freebsd/contrib/tcpdump/print-arp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ascii.c1
-rw-r--r--freebsd/contrib/tcpdump/print-atalk.c1
-rw-r--r--freebsd/contrib/tcpdump/print-atm.c1
-rw-r--r--freebsd/contrib/tcpdump/print-babel.c1
-rw-r--r--freebsd/contrib/tcpdump/print-beep.c1
-rw-r--r--freebsd/contrib/tcpdump/print-bfd.c1
-rw-r--r--freebsd/contrib/tcpdump/print-bgp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-bootp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-bt.c1
-rw-r--r--freebsd/contrib/tcpdump/print-calm-fast.c1
-rw-r--r--freebsd/contrib/tcpdump/print-carp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-cdp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-cfm.c1
-rw-r--r--freebsd/contrib/tcpdump/print-chdlc.c1
-rw-r--r--freebsd/contrib/tcpdump/print-cip.c1
-rw-r--r--freebsd/contrib/tcpdump/print-cnfp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-dccp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-decnet.c1
-rw-r--r--freebsd/contrib/tcpdump/print-dhcp6.c1
-rw-r--r--freebsd/contrib/tcpdump/print-domain.c1
-rw-r--r--freebsd/contrib/tcpdump/print-dtp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-dvmrp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-eap.c1
-rw-r--r--freebsd/contrib/tcpdump/print-egp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-eigrp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-enc.c1
-rw-r--r--freebsd/contrib/tcpdump/print-esp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ether.c1
-rw-r--r--freebsd/contrib/tcpdump/print-fddi.c1
-rw-r--r--freebsd/contrib/tcpdump/print-forces.c1
-rw-r--r--freebsd/contrib/tcpdump/print-fr.c1
-rw-r--r--freebsd/contrib/tcpdump/print-frag6.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ftp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-geneve.c1
-rw-r--r--freebsd/contrib/tcpdump/print-geonet.c1
-rw-r--r--freebsd/contrib/tcpdump/print-gre.c1
-rw-r--r--freebsd/contrib/tcpdump/print-hncp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-hsrp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-http.c1
-rw-r--r--freebsd/contrib/tcpdump/print-icmp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-icmp6.c1
-rw-r--r--freebsd/contrib/tcpdump/print-igmp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-igrp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ip.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ip6.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ip6opts.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ipcomp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ipfc.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ipnet.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ipx.c1
-rw-r--r--freebsd/contrib/tcpdump/print-isakmp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-isoclns.c1
-rw-r--r--freebsd/contrib/tcpdump/print-juniper.c1
-rw-r--r--freebsd/contrib/tcpdump/print-krb.c1
-rw-r--r--freebsd/contrib/tcpdump/print-l2tp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lane.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ldp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lisp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-llc.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lldp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lmp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-loopback.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lspping.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lwapp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-lwres.c1
-rw-r--r--freebsd/contrib/tcpdump/print-m3ua.c1
-rw-r--r--freebsd/contrib/tcpdump/print-medsa.c1
-rw-r--r--freebsd/contrib/tcpdump/print-mobile.c1
-rw-r--r--freebsd/contrib/tcpdump/print-mobility.c1
-rw-r--r--freebsd/contrib/tcpdump/print-mpcp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-mpls.c1
-rw-r--r--freebsd/contrib/tcpdump/print-mptcp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-msdp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-msnlb.c1
-rw-r--r--freebsd/contrib/tcpdump/print-nfs.c1
-rw-r--r--freebsd/contrib/tcpdump/print-nsh.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ntp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-null.c1
-rw-r--r--freebsd/contrib/tcpdump/print-olsr.c1
-rw-r--r--freebsd/contrib/tcpdump/print-openflow-1.0.c1
-rw-r--r--freebsd/contrib/tcpdump/print-openflow.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ospf.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ospf6.c1
-rw-r--r--freebsd/contrib/tcpdump/print-otv.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pflog.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pfsync.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pgm.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pim.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pktap.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ppi.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ppp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pppoe.c1
-rw-r--r--freebsd/contrib/tcpdump/print-pptp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-radius.c1
-rw-r--r--freebsd/contrib/tcpdump/print-raw.c1
-rw-r--r--freebsd/contrib/tcpdump/print-resp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rip.c1
-rw-r--r--freebsd/contrib/tcpdump/print-ripng.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rpki-rtr.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rrcp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rsvp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rt6.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rtsp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-rx.c1
-rw-r--r--freebsd/contrib/tcpdump/print-sctp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-sflow.c1
-rw-r--r--freebsd/contrib/tcpdump/print-sip.c1
-rw-r--r--freebsd/contrib/tcpdump/print-sl.c1
-rw-r--r--freebsd/contrib/tcpdump/print-sll.c1
-rw-r--r--freebsd/contrib/tcpdump/print-slow.c1
-rw-r--r--freebsd/contrib/tcpdump/print-smb.c1
-rw-r--r--freebsd/contrib/tcpdump/print-smtp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-snmp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-stp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-sunatm.c1
-rw-r--r--freebsd/contrib/tcpdump/print-symantec.c1
-rw-r--r--freebsd/contrib/tcpdump/print-syslog.c1
-rw-r--r--freebsd/contrib/tcpdump/print-tcp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-telnet.c1
-rw-r--r--freebsd/contrib/tcpdump/print-tftp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-timed.c1
-rw-r--r--freebsd/contrib/tcpdump/print-tipc.c1
-rw-r--r--freebsd/contrib/tcpdump/print-token.c1
-rw-r--r--freebsd/contrib/tcpdump/print-udld.c1
-rw-r--r--freebsd/contrib/tcpdump/print-udp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-usb.c1
-rw-r--r--freebsd/contrib/tcpdump/print-vjc.c1
-rw-r--r--freebsd/contrib/tcpdump/print-vqp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-vrrp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-vtp.c1
-rw-r--r--freebsd/contrib/tcpdump/print-vxlan-gpe.c1
-rw-r--r--freebsd/contrib/tcpdump/print-vxlan.c1
-rw-r--r--freebsd/contrib/tcpdump/print-wb.c1
-rw-r--r--freebsd/contrib/tcpdump/print-zephyr.c1
-rw-r--r--freebsd/contrib/tcpdump/print-zeromq.c1
-rw-r--r--freebsd/contrib/tcpdump/print.c1
-rw-r--r--freebsd/contrib/tcpdump/setsignal.c1
-rw-r--r--freebsd/contrib/tcpdump/signature.c1
-rw-r--r--freebsd/contrib/tcpdump/smbutil.c1
-rw-r--r--freebsd/contrib/tcpdump/tcpdump.c1
-rw-r--r--freebsd/contrib/tcpdump/util-print.c1
167 files changed, 167 insertions, 0 deletions
diff --git a/freebsd/contrib/tcpdump/addrtoname.c b/freebsd/contrib/tcpdump/addrtoname.c
index 82e61a0b..fb4550cc 100644
--- a/freebsd/contrib/tcpdump/addrtoname.c
+++ b/freebsd/contrib/tcpdump/addrtoname.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/addrtostr.c b/freebsd/contrib/tcpdump/addrtostr.c
index b29fe415..bf829bb4 100644
--- a/freebsd/contrib/tcpdump/addrtostr.c
+++ b/freebsd/contrib/tcpdump/addrtostr.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/af.c b/freebsd/contrib/tcpdump/af.c
index 18ea6da9..dfa02dd5 100644
--- a/freebsd/contrib/tcpdump/af.c
+++ b/freebsd/contrib/tcpdump/af.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/ascii_strcasecmp.c b/freebsd/contrib/tcpdump/ascii_strcasecmp.c
index 22134709..806acdf7 100644
--- a/freebsd/contrib/tcpdump/ascii_strcasecmp.c
+++ b/freebsd/contrib/tcpdump/ascii_strcasecmp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/bpf_dump.c b/freebsd/contrib/tcpdump/bpf_dump.c
index 57fca1f2..612f724d 100644
--- a/freebsd/contrib/tcpdump/bpf_dump.c
+++ b/freebsd/contrib/tcpdump/bpf_dump.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/checksum.c b/freebsd/contrib/tcpdump/checksum.c
index 9a3889c1..87448b5b 100644
--- a/freebsd/contrib/tcpdump/checksum.c
+++ b/freebsd/contrib/tcpdump/checksum.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/cpack.c b/freebsd/contrib/tcpdump/cpack.c
index fecbd1c3..0e3f3970 100644
--- a/freebsd/contrib/tcpdump/cpack.c
+++ b/freebsd/contrib/tcpdump/cpack.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/gmpls.c b/freebsd/contrib/tcpdump/gmpls.c
index 1427ae31..4b45ba26 100644
--- a/freebsd/contrib/tcpdump/gmpls.c
+++ b/freebsd/contrib/tcpdump/gmpls.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/gmt2local.c b/freebsd/contrib/tcpdump/gmt2local.c
index 51c80ab8..6cb9293d 100644
--- a/freebsd/contrib/tcpdump/gmt2local.c
+++ b/freebsd/contrib/tcpdump/gmt2local.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/in_cksum.c b/freebsd/contrib/tcpdump/in_cksum.c
index 36d7afe2..7c49df93 100644
--- a/freebsd/contrib/tcpdump/in_cksum.c
+++ b/freebsd/contrib/tcpdump/in_cksum.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/ipproto.c b/freebsd/contrib/tcpdump/ipproto.c
index 59f3f361..44fae5d6 100644
--- a/freebsd/contrib/tcpdump/ipproto.c
+++ b/freebsd/contrib/tcpdump/ipproto.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/l2vpn.c b/freebsd/contrib/tcpdump/l2vpn.c
index c5743c1f..5a77136b 100644
--- a/freebsd/contrib/tcpdump/l2vpn.c
+++ b/freebsd/contrib/tcpdump/l2vpn.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/machdep.c b/freebsd/contrib/tcpdump/machdep.c
index 946f2e51..604951be 100644
--- a/freebsd/contrib/tcpdump/machdep.c
+++ b/freebsd/contrib/tcpdump/machdep.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/netdissect.c b/freebsd/contrib/tcpdump/netdissect.c
index 6aa4a204..08c4bf86 100644
--- a/freebsd/contrib/tcpdump/netdissect.c
+++ b/freebsd/contrib/tcpdump/netdissect.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/nlpid.c b/freebsd/contrib/tcpdump/nlpid.c
index bd443eb4..5060aae6 100644
--- a/freebsd/contrib/tcpdump/nlpid.c
+++ b/freebsd/contrib/tcpdump/nlpid.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/oui.c b/freebsd/contrib/tcpdump/oui.c
index 44688aae..9fb86c6f 100644
--- a/freebsd/contrib/tcpdump/oui.c
+++ b/freebsd/contrib/tcpdump/oui.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/parsenfsfh.c b/freebsd/contrib/tcpdump/parsenfsfh.c
index bb391379..74cafae1 100644
--- a/freebsd/contrib/tcpdump/parsenfsfh.c
+++ b/freebsd/contrib/tcpdump/parsenfsfh.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-802_11.c b/freebsd/contrib/tcpdump/print-802_11.c
index 00f88f9f..3310eb16 100644
--- a/freebsd/contrib/tcpdump/print-802_11.c
+++ b/freebsd/contrib/tcpdump/print-802_11.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-802_15_4.c b/freebsd/contrib/tcpdump/print-802_15_4.c
index 9238e10c..e1c8b7b5 100644
--- a/freebsd/contrib/tcpdump/print-802_15_4.c
+++ b/freebsd/contrib/tcpdump/print-802_15_4.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ah.c b/freebsd/contrib/tcpdump/print-ah.c
index 2d5f9e4c..9e26c77b 100644
--- a/freebsd/contrib/tcpdump/print-ah.c
+++ b/freebsd/contrib/tcpdump/print-ah.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ahcp.c b/freebsd/contrib/tcpdump/print-ahcp.c
index 80baba89..f21c100d 100644
--- a/freebsd/contrib/tcpdump/print-ahcp.c
+++ b/freebsd/contrib/tcpdump/print-ahcp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-aodv.c b/freebsd/contrib/tcpdump/print-aodv.c
index 665e6c7d..b1a977c1 100644
--- a/freebsd/contrib/tcpdump/print-aodv.c
+++ b/freebsd/contrib/tcpdump/print-aodv.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-aoe.c b/freebsd/contrib/tcpdump/print-aoe.c
index 1cd835a1..de51a3da 100644
--- a/freebsd/contrib/tcpdump/print-aoe.c
+++ b/freebsd/contrib/tcpdump/print-aoe.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ap1394.c b/freebsd/contrib/tcpdump/print-ap1394.c
index f1438283..1cc8f4f1 100644
--- a/freebsd/contrib/tcpdump/print-ap1394.c
+++ b/freebsd/contrib/tcpdump/print-ap1394.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-arcnet.c b/freebsd/contrib/tcpdump/print-arcnet.c
index 384f1444..fdec920b 100644
--- a/freebsd/contrib/tcpdump/print-arcnet.c
+++ b/freebsd/contrib/tcpdump/print-arcnet.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-arp.c b/freebsd/contrib/tcpdump/print-arp.c
index 487fa300..86da2bcc 100644
--- a/freebsd/contrib/tcpdump/print-arp.c
+++ b/freebsd/contrib/tcpdump/print-arp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ascii.c b/freebsd/contrib/tcpdump/print-ascii.c
index b7078148..23e58715 100644
--- a/freebsd/contrib/tcpdump/print-ascii.c
+++ b/freebsd/contrib/tcpdump/print-ascii.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-atalk.c b/freebsd/contrib/tcpdump/print-atalk.c
index 44f45d82..5616dbc6 100644
--- a/freebsd/contrib/tcpdump/print-atalk.c
+++ b/freebsd/contrib/tcpdump/print-atalk.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-atm.c b/freebsd/contrib/tcpdump/print-atm.c
index c03b0f0e..1d1578f6 100644
--- a/freebsd/contrib/tcpdump/print-atm.c
+++ b/freebsd/contrib/tcpdump/print-atm.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-babel.c b/freebsd/contrib/tcpdump/print-babel.c
index af835a50..de549fd4 100644
--- a/freebsd/contrib/tcpdump/print-babel.c
+++ b/freebsd/contrib/tcpdump/print-babel.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-beep.c b/freebsd/contrib/tcpdump/print-beep.c
index 884c6382..9a95fbb7 100644
--- a/freebsd/contrib/tcpdump/print-beep.c
+++ b/freebsd/contrib/tcpdump/print-beep.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-bfd.c b/freebsd/contrib/tcpdump/print-bfd.c
index e956857d..5eb8d174 100644
--- a/freebsd/contrib/tcpdump/print-bfd.c
+++ b/freebsd/contrib/tcpdump/print-bfd.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-bgp.c b/freebsd/contrib/tcpdump/print-bgp.c
index a2ebdaf2..ae80d6b7 100644
--- a/freebsd/contrib/tcpdump/print-bgp.c
+++ b/freebsd/contrib/tcpdump/print-bgp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-bootp.c b/freebsd/contrib/tcpdump/print-bootp.c
index f1f5b609..3f061769 100644
--- a/freebsd/contrib/tcpdump/print-bootp.c
+++ b/freebsd/contrib/tcpdump/print-bootp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-bt.c b/freebsd/contrib/tcpdump/print-bt.c
index b3c76699..a43eebed 100644
--- a/freebsd/contrib/tcpdump/print-bt.c
+++ b/freebsd/contrib/tcpdump/print-bt.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-calm-fast.c b/freebsd/contrib/tcpdump/print-calm-fast.c
index cbd38d94..6f3ed356 100644
--- a/freebsd/contrib/tcpdump/print-calm-fast.c
+++ b/freebsd/contrib/tcpdump/print-calm-fast.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-carp.c b/freebsd/contrib/tcpdump/print-carp.c
index 215e2319..ce395e36 100644
--- a/freebsd/contrib/tcpdump/print-carp.c
+++ b/freebsd/contrib/tcpdump/print-carp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-cdp.c b/freebsd/contrib/tcpdump/print-cdp.c
index 8372e9d0..2cb0a83f 100644
--- a/freebsd/contrib/tcpdump/print-cdp.c
+++ b/freebsd/contrib/tcpdump/print-cdp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-cfm.c b/freebsd/contrib/tcpdump/print-cfm.c
index 2b10786d..ddb91e06 100644
--- a/freebsd/contrib/tcpdump/print-cfm.c
+++ b/freebsd/contrib/tcpdump/print-cfm.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-chdlc.c b/freebsd/contrib/tcpdump/print-chdlc.c
index b67ba5fd..5ccb849f 100644
--- a/freebsd/contrib/tcpdump/print-chdlc.c
+++ b/freebsd/contrib/tcpdump/print-chdlc.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-cip.c b/freebsd/contrib/tcpdump/print-cip.c
index 82842ec0..a67b3632 100644
--- a/freebsd/contrib/tcpdump/print-cip.c
+++ b/freebsd/contrib/tcpdump/print-cip.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-cnfp.c b/freebsd/contrib/tcpdump/print-cnfp.c
index 92d17cb2..b590afae 100644
--- a/freebsd/contrib/tcpdump/print-cnfp.c
+++ b/freebsd/contrib/tcpdump/print-cnfp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-dccp.c b/freebsd/contrib/tcpdump/print-dccp.c
index a8748123..7ad86094 100644
--- a/freebsd/contrib/tcpdump/print-dccp.c
+++ b/freebsd/contrib/tcpdump/print-dccp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-decnet.c b/freebsd/contrib/tcpdump/print-decnet.c
index cdfca50d..4d052626 100644
--- a/freebsd/contrib/tcpdump/print-decnet.c
+++ b/freebsd/contrib/tcpdump/print-decnet.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-dhcp6.c b/freebsd/contrib/tcpdump/print-dhcp6.c
index a3554665..8c7a0974 100644
--- a/freebsd/contrib/tcpdump/print-dhcp6.c
+++ b/freebsd/contrib/tcpdump/print-dhcp6.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-domain.c b/freebsd/contrib/tcpdump/print-domain.c
index ad6e0760..904468c4 100644
--- a/freebsd/contrib/tcpdump/print-domain.c
+++ b/freebsd/contrib/tcpdump/print-domain.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-dtp.c b/freebsd/contrib/tcpdump/print-dtp.c
index aa29dab2..091f8d08 100644
--- a/freebsd/contrib/tcpdump/print-dtp.c
+++ b/freebsd/contrib/tcpdump/print-dtp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-dvmrp.c b/freebsd/contrib/tcpdump/print-dvmrp.c
index 894f08db..bf391603 100644
--- a/freebsd/contrib/tcpdump/print-dvmrp.c
+++ b/freebsd/contrib/tcpdump/print-dvmrp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-eap.c b/freebsd/contrib/tcpdump/print-eap.c
index 9a1f3263..78fbef43 100644
--- a/freebsd/contrib/tcpdump/print-eap.c
+++ b/freebsd/contrib/tcpdump/print-eap.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-egp.c b/freebsd/contrib/tcpdump/print-egp.c
index 69e8a030..5c67f26f 100644
--- a/freebsd/contrib/tcpdump/print-egp.c
+++ b/freebsd/contrib/tcpdump/print-egp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-eigrp.c b/freebsd/contrib/tcpdump/print-eigrp.c
index 0fdf88c4..14a14b8f 100644
--- a/freebsd/contrib/tcpdump/print-eigrp.c
+++ b/freebsd/contrib/tcpdump/print-eigrp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-enc.c b/freebsd/contrib/tcpdump/print-enc.c
index 0a9d80e2..126e3616 100644
--- a/freebsd/contrib/tcpdump/print-enc.c
+++ b/freebsd/contrib/tcpdump/print-enc.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-esp.c b/freebsd/contrib/tcpdump/print-esp.c
index 81a87575..bab7cb52 100644
--- a/freebsd/contrib/tcpdump/print-esp.c
+++ b/freebsd/contrib/tcpdump/print-esp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ether.c b/freebsd/contrib/tcpdump/print-ether.c
index d6f78804..2a72830c 100644
--- a/freebsd/contrib/tcpdump/print-ether.c
+++ b/freebsd/contrib/tcpdump/print-ether.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-fddi.c b/freebsd/contrib/tcpdump/print-fddi.c
index 68a4effa..360047af 100644
--- a/freebsd/contrib/tcpdump/print-fddi.c
+++ b/freebsd/contrib/tcpdump/print-fddi.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-forces.c b/freebsd/contrib/tcpdump/print-forces.c
index 033b0f30..38b10ad9 100644
--- a/freebsd/contrib/tcpdump/print-forces.c
+++ b/freebsd/contrib/tcpdump/print-forces.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-fr.c b/freebsd/contrib/tcpdump/print-fr.c
index 7abdd9ee..11457ab0 100644
--- a/freebsd/contrib/tcpdump/print-fr.c
+++ b/freebsd/contrib/tcpdump/print-fr.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-frag6.c b/freebsd/contrib/tcpdump/print-frag6.c
index 7e24e9c4..11f97ad2 100644
--- a/freebsd/contrib/tcpdump/print-frag6.c
+++ b/freebsd/contrib/tcpdump/print-frag6.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ftp.c b/freebsd/contrib/tcpdump/print-ftp.c
index 31c22206..91b4812d 100644
--- a/freebsd/contrib/tcpdump/print-ftp.c
+++ b/freebsd/contrib/tcpdump/print-ftp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-geneve.c b/freebsd/contrib/tcpdump/print-geneve.c
index 16a27727..8be9280f 100644
--- a/freebsd/contrib/tcpdump/print-geneve.c
+++ b/freebsd/contrib/tcpdump/print-geneve.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-geonet.c b/freebsd/contrib/tcpdump/print-geonet.c
index 626d3e10..16e7bb01 100644
--- a/freebsd/contrib/tcpdump/print-geonet.c
+++ b/freebsd/contrib/tcpdump/print-geonet.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-gre.c b/freebsd/contrib/tcpdump/print-gre.c
index 007de454..2a13d435 100644
--- a/freebsd/contrib/tcpdump/print-gre.c
+++ b/freebsd/contrib/tcpdump/print-gre.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-hncp.c b/freebsd/contrib/tcpdump/print-hncp.c
index cc1e0c36..83ee2fd9 100644
--- a/freebsd/contrib/tcpdump/print-hncp.c
+++ b/freebsd/contrib/tcpdump/print-hncp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-hsrp.c b/freebsd/contrib/tcpdump/print-hsrp.c
index f20d2973..87d1b455 100644
--- a/freebsd/contrib/tcpdump/print-hsrp.c
+++ b/freebsd/contrib/tcpdump/print-hsrp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-http.c b/freebsd/contrib/tcpdump/print-http.c
index ecf442ec..865016bb 100644
--- a/freebsd/contrib/tcpdump/print-http.c
+++ b/freebsd/contrib/tcpdump/print-http.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-icmp.c b/freebsd/contrib/tcpdump/print-icmp.c
index 4b6b56cb..fc4906eb 100644
--- a/freebsd/contrib/tcpdump/print-icmp.c
+++ b/freebsd/contrib/tcpdump/print-icmp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-icmp6.c b/freebsd/contrib/tcpdump/print-icmp6.c
index abc74815..2e6756cf 100644
--- a/freebsd/contrib/tcpdump/print-icmp6.c
+++ b/freebsd/contrib/tcpdump/print-icmp6.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-igmp.c b/freebsd/contrib/tcpdump/print-igmp.c
index 5dd2351e..79112008 100644
--- a/freebsd/contrib/tcpdump/print-igmp.c
+++ b/freebsd/contrib/tcpdump/print-igmp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-igrp.c b/freebsd/contrib/tcpdump/print-igrp.c
index 7e248238..ffe4fad1 100644
--- a/freebsd/contrib/tcpdump/print-igrp.c
+++ b/freebsd/contrib/tcpdump/print-igrp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ip.c b/freebsd/contrib/tcpdump/print-ip.c
index ec005c1e..6aa5692e 100644
--- a/freebsd/contrib/tcpdump/print-ip.c
+++ b/freebsd/contrib/tcpdump/print-ip.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ip6.c b/freebsd/contrib/tcpdump/print-ip6.c
index 8fb408b2..c82ead12 100644
--- a/freebsd/contrib/tcpdump/print-ip6.c
+++ b/freebsd/contrib/tcpdump/print-ip6.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ip6opts.c b/freebsd/contrib/tcpdump/print-ip6opts.c
index 396e8a86..782ac550 100644
--- a/freebsd/contrib/tcpdump/print-ip6opts.c
+++ b/freebsd/contrib/tcpdump/print-ip6opts.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ipcomp.c b/freebsd/contrib/tcpdump/print-ipcomp.c
index 4716fdae..e9e269af 100644
--- a/freebsd/contrib/tcpdump/print-ipcomp.c
+++ b/freebsd/contrib/tcpdump/print-ipcomp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ipfc.c b/freebsd/contrib/tcpdump/print-ipfc.c
index c7177439..5bd85693 100644
--- a/freebsd/contrib/tcpdump/print-ipfc.c
+++ b/freebsd/contrib/tcpdump/print-ipfc.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ipnet.c b/freebsd/contrib/tcpdump/print-ipnet.c
index fe59a5db..cf9d2aeb 100644
--- a/freebsd/contrib/tcpdump/print-ipnet.c
+++ b/freebsd/contrib/tcpdump/print-ipnet.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ipx.c b/freebsd/contrib/tcpdump/print-ipx.c
index 517d5881..daa29c12 100644
--- a/freebsd/contrib/tcpdump/print-ipx.c
+++ b/freebsd/contrib/tcpdump/print-ipx.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-isakmp.c b/freebsd/contrib/tcpdump/print-isakmp.c
index 015f3141..c004eea9 100644
--- a/freebsd/contrib/tcpdump/print-isakmp.c
+++ b/freebsd/contrib/tcpdump/print-isakmp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-isoclns.c b/freebsd/contrib/tcpdump/print-isoclns.c
index a199e7c6..7fec66e0 100644
--- a/freebsd/contrib/tcpdump/print-isoclns.c
+++ b/freebsd/contrib/tcpdump/print-isoclns.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-juniper.c b/freebsd/contrib/tcpdump/print-juniper.c
index 4130ed6f..647110ef 100644
--- a/freebsd/contrib/tcpdump/print-juniper.c
+++ b/freebsd/contrib/tcpdump/print-juniper.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-krb.c b/freebsd/contrib/tcpdump/print-krb.c
index 421347b9..8d904c41 100644
--- a/freebsd/contrib/tcpdump/print-krb.c
+++ b/freebsd/contrib/tcpdump/print-krb.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-l2tp.c b/freebsd/contrib/tcpdump/print-l2tp.c
index 1b79f92a..a4ea2061 100644
--- a/freebsd/contrib/tcpdump/print-l2tp.c
+++ b/freebsd/contrib/tcpdump/print-l2tp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lane.c b/freebsd/contrib/tcpdump/print-lane.c
index f4ad16b1..25f59771 100644
--- a/freebsd/contrib/tcpdump/print-lane.c
+++ b/freebsd/contrib/tcpdump/print-lane.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ldp.c b/freebsd/contrib/tcpdump/print-ldp.c
index 6f89211b..6fe626f8 100644
--- a/freebsd/contrib/tcpdump/print-ldp.c
+++ b/freebsd/contrib/tcpdump/print-ldp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lisp.c b/freebsd/contrib/tcpdump/print-lisp.c
index 040687a9..9c925c2c 100644
--- a/freebsd/contrib/tcpdump/print-lisp.c
+++ b/freebsd/contrib/tcpdump/print-lisp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-llc.c b/freebsd/contrib/tcpdump/print-llc.c
index 2a00bf7f..210bc908 100644
--- a/freebsd/contrib/tcpdump/print-llc.c
+++ b/freebsd/contrib/tcpdump/print-llc.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lldp.c b/freebsd/contrib/tcpdump/print-lldp.c
index 1dac40dc..b48cb3cc 100644
--- a/freebsd/contrib/tcpdump/print-lldp.c
+++ b/freebsd/contrib/tcpdump/print-lldp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lmp.c b/freebsd/contrib/tcpdump/print-lmp.c
index bb7824c4..1ea898ee 100644
--- a/freebsd/contrib/tcpdump/print-lmp.c
+++ b/freebsd/contrib/tcpdump/print-lmp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-loopback.c b/freebsd/contrib/tcpdump/print-loopback.c
index cf07663b..c2ee7236 100644
--- a/freebsd/contrib/tcpdump/print-loopback.c
+++ b/freebsd/contrib/tcpdump/print-loopback.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lspping.c b/freebsd/contrib/tcpdump/print-lspping.c
index d1ac62ee..eb1cc77d 100644
--- a/freebsd/contrib/tcpdump/print-lspping.c
+++ b/freebsd/contrib/tcpdump/print-lspping.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lwapp.c b/freebsd/contrib/tcpdump/print-lwapp.c
index 343231ef..e761e2b1 100644
--- a/freebsd/contrib/tcpdump/print-lwapp.c
+++ b/freebsd/contrib/tcpdump/print-lwapp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-lwres.c b/freebsd/contrib/tcpdump/print-lwres.c
index 10e2a449..3bdabb7f 100644
--- a/freebsd/contrib/tcpdump/print-lwres.c
+++ b/freebsd/contrib/tcpdump/print-lwres.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-m3ua.c b/freebsd/contrib/tcpdump/print-m3ua.c
index f72e084e..e7d7b300 100644
--- a/freebsd/contrib/tcpdump/print-m3ua.c
+++ b/freebsd/contrib/tcpdump/print-m3ua.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-medsa.c b/freebsd/contrib/tcpdump/print-medsa.c
index 96ddd725..144921c7 100644
--- a/freebsd/contrib/tcpdump/print-medsa.c
+++ b/freebsd/contrib/tcpdump/print-medsa.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-mobile.c b/freebsd/contrib/tcpdump/print-mobile.c
index 1770abf6..884d183d 100644
--- a/freebsd/contrib/tcpdump/print-mobile.c
+++ b/freebsd/contrib/tcpdump/print-mobile.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-mobility.c b/freebsd/contrib/tcpdump/print-mobility.c
index 6db654a4..e43dc3f0 100644
--- a/freebsd/contrib/tcpdump/print-mobility.c
+++ b/freebsd/contrib/tcpdump/print-mobility.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-mpcp.c b/freebsd/contrib/tcpdump/print-mpcp.c
index 0cabd860..55d1fc63 100644
--- a/freebsd/contrib/tcpdump/print-mpcp.c
+++ b/freebsd/contrib/tcpdump/print-mpcp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-mpls.c b/freebsd/contrib/tcpdump/print-mpls.c
index 07fdbe54..a3dadfff 100644
--- a/freebsd/contrib/tcpdump/print-mpls.c
+++ b/freebsd/contrib/tcpdump/print-mpls.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-mptcp.c b/freebsd/contrib/tcpdump/print-mptcp.c
index eaa4aa20..54669708 100644
--- a/freebsd/contrib/tcpdump/print-mptcp.c
+++ b/freebsd/contrib/tcpdump/print-mptcp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-msdp.c b/freebsd/contrib/tcpdump/print-msdp.c
index 457c2d19..bc90fc1b 100644
--- a/freebsd/contrib/tcpdump/print-msdp.c
+++ b/freebsd/contrib/tcpdump/print-msdp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-msnlb.c b/freebsd/contrib/tcpdump/print-msnlb.c
index 21e9841d..29fc2d14 100644
--- a/freebsd/contrib/tcpdump/print-msnlb.c
+++ b/freebsd/contrib/tcpdump/print-msnlb.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-nfs.c b/freebsd/contrib/tcpdump/print-nfs.c
index 5d8e1b4e..10de4358 100644
--- a/freebsd/contrib/tcpdump/print-nfs.c
+++ b/freebsd/contrib/tcpdump/print-nfs.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-nsh.c b/freebsd/contrib/tcpdump/print-nsh.c
index 764b96b0..f18008bb 100644
--- a/freebsd/contrib/tcpdump/print-nsh.c
+++ b/freebsd/contrib/tcpdump/print-nsh.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ntp.c b/freebsd/contrib/tcpdump/print-ntp.c
index eb336870..b7cdda5f 100644
--- a/freebsd/contrib/tcpdump/print-ntp.c
+++ b/freebsd/contrib/tcpdump/print-ntp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-null.c b/freebsd/contrib/tcpdump/print-null.c
index 2187d2bd..9287709d 100644
--- a/freebsd/contrib/tcpdump/print-null.c
+++ b/freebsd/contrib/tcpdump/print-null.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-olsr.c b/freebsd/contrib/tcpdump/print-olsr.c
index fc1952de..de757a8e 100644
--- a/freebsd/contrib/tcpdump/print-olsr.c
+++ b/freebsd/contrib/tcpdump/print-olsr.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-openflow-1.0.c b/freebsd/contrib/tcpdump/print-openflow-1.0.c
index bad2e7fc..1295f03c 100644
--- a/freebsd/contrib/tcpdump/print-openflow-1.0.c
+++ b/freebsd/contrib/tcpdump/print-openflow-1.0.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-openflow.c b/freebsd/contrib/tcpdump/print-openflow.c
index 4368741b..7f8c907e 100644
--- a/freebsd/contrib/tcpdump/print-openflow.c
+++ b/freebsd/contrib/tcpdump/print-openflow.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ospf.c b/freebsd/contrib/tcpdump/print-ospf.c
index 1655dde5..9343de12 100644
--- a/freebsd/contrib/tcpdump/print-ospf.c
+++ b/freebsd/contrib/tcpdump/print-ospf.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ospf6.c b/freebsd/contrib/tcpdump/print-ospf6.c
index 7b23bb64..bd3efe9a 100644
--- a/freebsd/contrib/tcpdump/print-ospf6.c
+++ b/freebsd/contrib/tcpdump/print-ospf6.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-otv.c b/freebsd/contrib/tcpdump/print-otv.c
index 53bbc2f6..8e45ecb4 100644
--- a/freebsd/contrib/tcpdump/print-otv.c
+++ b/freebsd/contrib/tcpdump/print-otv.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pflog.c b/freebsd/contrib/tcpdump/print-pflog.c
index c93de3e9..78c3295c 100644
--- a/freebsd/contrib/tcpdump/print-pflog.c
+++ b/freebsd/contrib/tcpdump/print-pflog.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pfsync.c b/freebsd/contrib/tcpdump/print-pfsync.c
index 5f7a9bfb..10f2998d 100644
--- a/freebsd/contrib/tcpdump/print-pfsync.c
+++ b/freebsd/contrib/tcpdump/print-pfsync.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pgm.c b/freebsd/contrib/tcpdump/print-pgm.c
index da11d2e2..e6c2a18f 100644
--- a/freebsd/contrib/tcpdump/print-pgm.c
+++ b/freebsd/contrib/tcpdump/print-pgm.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pim.c b/freebsd/contrib/tcpdump/print-pim.c
index ff5191fd..1762436a 100644
--- a/freebsd/contrib/tcpdump/print-pim.c
+++ b/freebsd/contrib/tcpdump/print-pim.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pktap.c b/freebsd/contrib/tcpdump/print-pktap.c
index 2b5e30a4..3bccd567 100644
--- a/freebsd/contrib/tcpdump/print-pktap.c
+++ b/freebsd/contrib/tcpdump/print-pktap.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ppi.c b/freebsd/contrib/tcpdump/print-ppi.c
index 04e9ddfe..d1faa7f2 100644
--- a/freebsd/contrib/tcpdump/print-ppi.c
+++ b/freebsd/contrib/tcpdump/print-ppi.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ppp.c b/freebsd/contrib/tcpdump/print-ppp.c
index 05aa0b6a..ab88944d 100644
--- a/freebsd/contrib/tcpdump/print-ppp.c
+++ b/freebsd/contrib/tcpdump/print-ppp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pppoe.c b/freebsd/contrib/tcpdump/print-pppoe.c
index de42fbdf..b897cd15 100644
--- a/freebsd/contrib/tcpdump/print-pppoe.c
+++ b/freebsd/contrib/tcpdump/print-pppoe.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-pptp.c b/freebsd/contrib/tcpdump/print-pptp.c
index f2a28997..90d4e241 100644
--- a/freebsd/contrib/tcpdump/print-pptp.c
+++ b/freebsd/contrib/tcpdump/print-pptp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-radius.c b/freebsd/contrib/tcpdump/print-radius.c
index 24282b6b..56b692ec 100644
--- a/freebsd/contrib/tcpdump/print-radius.c
+++ b/freebsd/contrib/tcpdump/print-radius.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-raw.c b/freebsd/contrib/tcpdump/print-raw.c
index 872996e2..61e3e5c5 100644
--- a/freebsd/contrib/tcpdump/print-raw.c
+++ b/freebsd/contrib/tcpdump/print-raw.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-resp.c b/freebsd/contrib/tcpdump/print-resp.c
index 58d21fca..bb89e13f 100644
--- a/freebsd/contrib/tcpdump/print-resp.c
+++ b/freebsd/contrib/tcpdump/print-resp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rip.c b/freebsd/contrib/tcpdump/print-rip.c
index d37df76f..1142cf15 100644
--- a/freebsd/contrib/tcpdump/print-rip.c
+++ b/freebsd/contrib/tcpdump/print-rip.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-ripng.c b/freebsd/contrib/tcpdump/print-ripng.c
index cb85905c..95ec8322 100644
--- a/freebsd/contrib/tcpdump/print-ripng.c
+++ b/freebsd/contrib/tcpdump/print-ripng.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rpki-rtr.c b/freebsd/contrib/tcpdump/print-rpki-rtr.c
index dc7fea0d..17a9a566 100644
--- a/freebsd/contrib/tcpdump/print-rpki-rtr.c
+++ b/freebsd/contrib/tcpdump/print-rpki-rtr.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rrcp.c b/freebsd/contrib/tcpdump/print-rrcp.c
index 5615e10f..6709395a 100644
--- a/freebsd/contrib/tcpdump/print-rrcp.c
+++ b/freebsd/contrib/tcpdump/print-rrcp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rsvp.c b/freebsd/contrib/tcpdump/print-rsvp.c
index 223d9ece..727f2db1 100644
--- a/freebsd/contrib/tcpdump/print-rsvp.c
+++ b/freebsd/contrib/tcpdump/print-rsvp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rt6.c b/freebsd/contrib/tcpdump/print-rt6.c
index e90143c5..5ab86c6c 100644
--- a/freebsd/contrib/tcpdump/print-rt6.c
+++ b/freebsd/contrib/tcpdump/print-rt6.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rtsp.c b/freebsd/contrib/tcpdump/print-rtsp.c
index 2b7d2ac4..e28aadfc 100644
--- a/freebsd/contrib/tcpdump/print-rtsp.c
+++ b/freebsd/contrib/tcpdump/print-rtsp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-rx.c b/freebsd/contrib/tcpdump/print-rx.c
index f86c0f84..46342c2e 100644
--- a/freebsd/contrib/tcpdump/print-rx.c
+++ b/freebsd/contrib/tcpdump/print-rx.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-sctp.c b/freebsd/contrib/tcpdump/print-sctp.c
index 7df9b795..70dabd2d 100644
--- a/freebsd/contrib/tcpdump/print-sctp.c
+++ b/freebsd/contrib/tcpdump/print-sctp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-sflow.c b/freebsd/contrib/tcpdump/print-sflow.c
index 31d0d9ef..b2131164 100644
--- a/freebsd/contrib/tcpdump/print-sflow.c
+++ b/freebsd/contrib/tcpdump/print-sflow.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-sip.c b/freebsd/contrib/tcpdump/print-sip.c
index afb214a8..6f968bca 100644
--- a/freebsd/contrib/tcpdump/print-sip.c
+++ b/freebsd/contrib/tcpdump/print-sip.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-sl.c b/freebsd/contrib/tcpdump/print-sl.c
index 53cfadb7..b318f322 100644
--- a/freebsd/contrib/tcpdump/print-sl.c
+++ b/freebsd/contrib/tcpdump/print-sl.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-sll.c b/freebsd/contrib/tcpdump/print-sll.c
index 52a84404..51eeb293 100644
--- a/freebsd/contrib/tcpdump/print-sll.c
+++ b/freebsd/contrib/tcpdump/print-sll.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-slow.c b/freebsd/contrib/tcpdump/print-slow.c
index 14c082c0..fe54052f 100644
--- a/freebsd/contrib/tcpdump/print-slow.c
+++ b/freebsd/contrib/tcpdump/print-slow.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-smb.c b/freebsd/contrib/tcpdump/print-smb.c
index 4c93541b..2ce8dc37 100644
--- a/freebsd/contrib/tcpdump/print-smb.c
+++ b/freebsd/contrib/tcpdump/print-smb.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-smtp.c b/freebsd/contrib/tcpdump/print-smtp.c
index 4e26d4fe..0d939f2d 100644
--- a/freebsd/contrib/tcpdump/print-smtp.c
+++ b/freebsd/contrib/tcpdump/print-smtp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-snmp.c b/freebsd/contrib/tcpdump/print-snmp.c
index 0e822e54..b91154fd 100644
--- a/freebsd/contrib/tcpdump/print-snmp.c
+++ b/freebsd/contrib/tcpdump/print-snmp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-stp.c b/freebsd/contrib/tcpdump/print-stp.c
index 5563271c..e816cf98 100644
--- a/freebsd/contrib/tcpdump/print-stp.c
+++ b/freebsd/contrib/tcpdump/print-stp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-sunatm.c b/freebsd/contrib/tcpdump/print-sunatm.c
index 111b111e..446c3629 100644
--- a/freebsd/contrib/tcpdump/print-sunatm.c
+++ b/freebsd/contrib/tcpdump/print-sunatm.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-symantec.c b/freebsd/contrib/tcpdump/print-symantec.c
index 19343a48..13394e7f 100644
--- a/freebsd/contrib/tcpdump/print-symantec.c
+++ b/freebsd/contrib/tcpdump/print-symantec.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-syslog.c b/freebsd/contrib/tcpdump/print-syslog.c
index e2ee5502..a79a1660 100644
--- a/freebsd/contrib/tcpdump/print-syslog.c
+++ b/freebsd/contrib/tcpdump/print-syslog.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-tcp.c b/freebsd/contrib/tcpdump/print-tcp.c
index 90417d3b..a772db6a 100644
--- a/freebsd/contrib/tcpdump/print-tcp.c
+++ b/freebsd/contrib/tcpdump/print-tcp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-telnet.c b/freebsd/contrib/tcpdump/print-telnet.c
index e883d9e2..4d5ab780 100644
--- a/freebsd/contrib/tcpdump/print-telnet.c
+++ b/freebsd/contrib/tcpdump/print-telnet.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-tftp.c b/freebsd/contrib/tcpdump/print-tftp.c
index 1c51e74d..a2577e3f 100644
--- a/freebsd/contrib/tcpdump/print-tftp.c
+++ b/freebsd/contrib/tcpdump/print-tftp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-timed.c b/freebsd/contrib/tcpdump/print-timed.c
index 9abbb850..935c04b2 100644
--- a/freebsd/contrib/tcpdump/print-timed.c
+++ b/freebsd/contrib/tcpdump/print-timed.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-tipc.c b/freebsd/contrib/tcpdump/print-tipc.c
index 15f209ac..6fc6e7b7 100644
--- a/freebsd/contrib/tcpdump/print-tipc.c
+++ b/freebsd/contrib/tcpdump/print-tipc.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-token.c b/freebsd/contrib/tcpdump/print-token.c
index 27012e05..847ac478 100644
--- a/freebsd/contrib/tcpdump/print-token.c
+++ b/freebsd/contrib/tcpdump/print-token.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-udld.c b/freebsd/contrib/tcpdump/print-udld.c
index 22c1d440..1c955f5f 100644
--- a/freebsd/contrib/tcpdump/print-udld.c
+++ b/freebsd/contrib/tcpdump/print-udld.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-udp.c b/freebsd/contrib/tcpdump/print-udp.c
index 62c49866..d14a38de 100644
--- a/freebsd/contrib/tcpdump/print-udp.c
+++ b/freebsd/contrib/tcpdump/print-udp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-usb.c b/freebsd/contrib/tcpdump/print-usb.c
index 06e4dc4a..dd8cc7c0 100644
--- a/freebsd/contrib/tcpdump/print-usb.c
+++ b/freebsd/contrib/tcpdump/print-usb.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-vjc.c b/freebsd/contrib/tcpdump/print-vjc.c
index 1319efb3..b0acf64c 100644
--- a/freebsd/contrib/tcpdump/print-vjc.c
+++ b/freebsd/contrib/tcpdump/print-vjc.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-vqp.c b/freebsd/contrib/tcpdump/print-vqp.c
index aafaaf79..7c4e40da 100644
--- a/freebsd/contrib/tcpdump/print-vqp.c
+++ b/freebsd/contrib/tcpdump/print-vqp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-vrrp.c b/freebsd/contrib/tcpdump/print-vrrp.c
index d08b3b70..4465415e 100644
--- a/freebsd/contrib/tcpdump/print-vrrp.c
+++ b/freebsd/contrib/tcpdump/print-vrrp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-vtp.c b/freebsd/contrib/tcpdump/print-vtp.c
index 4b27b68f..18e2d925 100644
--- a/freebsd/contrib/tcpdump/print-vtp.c
+++ b/freebsd/contrib/tcpdump/print-vtp.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-vxlan-gpe.c b/freebsd/contrib/tcpdump/print-vxlan-gpe.c
index 7f16aa29..21670e63 100644
--- a/freebsd/contrib/tcpdump/print-vxlan-gpe.c
+++ b/freebsd/contrib/tcpdump/print-vxlan-gpe.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-vxlan.c b/freebsd/contrib/tcpdump/print-vxlan.c
index 9e576dc0..70f741ff 100644
--- a/freebsd/contrib/tcpdump/print-vxlan.c
+++ b/freebsd/contrib/tcpdump/print-vxlan.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-wb.c b/freebsd/contrib/tcpdump/print-wb.c
index 716a974b..60892bbd 100644
--- a/freebsd/contrib/tcpdump/print-wb.c
+++ b/freebsd/contrib/tcpdump/print-wb.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-zephyr.c b/freebsd/contrib/tcpdump/print-zephyr.c
index f76cdfa4..f44c3057 100644
--- a/freebsd/contrib/tcpdump/print-zephyr.c
+++ b/freebsd/contrib/tcpdump/print-zephyr.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print-zeromq.c b/freebsd/contrib/tcpdump/print-zeromq.c
index 20b76f49..503eb459 100644
--- a/freebsd/contrib/tcpdump/print-zeromq.c
+++ b/freebsd/contrib/tcpdump/print-zeromq.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/print.c b/freebsd/contrib/tcpdump/print.c
index c76b30f7..767a235e 100644
--- a/freebsd/contrib/tcpdump/print.c
+++ b/freebsd/contrib/tcpdump/print.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/setsignal.c b/freebsd/contrib/tcpdump/setsignal.c
index 6d6fd92a..24bd1aaa 100644
--- a/freebsd/contrib/tcpdump/setsignal.c
+++ b/freebsd/contrib/tcpdump/setsignal.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/signature.c b/freebsd/contrib/tcpdump/signature.c
index 4a33d64a..2e654aea 100644
--- a/freebsd/contrib/tcpdump/signature.c
+++ b/freebsd/contrib/tcpdump/signature.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/smbutil.c b/freebsd/contrib/tcpdump/smbutil.c
index fa29c839..b1f9b098 100644
--- a/freebsd/contrib/tcpdump/smbutil.c
+++ b/freebsd/contrib/tcpdump/smbutil.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"
diff --git a/freebsd/contrib/tcpdump/tcpdump.c b/freebsd/contrib/tcpdump/tcpdump.c
index 8090c23a..46145805 100644
--- a/freebsd/contrib/tcpdump/tcpdump.c
+++ b/freebsd/contrib/tcpdump/tcpdump.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#define RTEMS_BSD_PROGRAM_NO_ERROR_WRAP
#include <machine/rtems-bsd-program.h>
diff --git a/freebsd/contrib/tcpdump/util-print.c b/freebsd/contrib/tcpdump/util-print.c
index 63ca91a1..a4b482ff 100644
--- a/freebsd/contrib/tcpdump/util-print.c
+++ b/freebsd/contrib/tcpdump/util-print.c
@@ -1,4 +1,5 @@
#include <machine/rtems-bsd-user-space.h>
+
#ifdef __rtems__
#include <machine/rtems-bsd-program.h>
#include "rtems-bsd-tcpdump-namespace.h"