summaryrefslogtreecommitdiffstats
path: root/freebsd/contrib/tcpdump/print-fr.c
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/contrib/tcpdump/print-fr.c
parentwpa_supplicant: Use arc4random instead of getentropy. (diff)
downloadrtems-libbsd-4525674a97c8abbcbb602d78646f3957a0fd988c.tar.bz2
tcpdump: Fix import/export
Diffstat (limited to '')
-rw-r--r--freebsd/contrib/tcpdump/print-fr.c1
1 files changed, 1 insertions, 0 deletions
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"